snow преди 1 година
родител
ревизия
a4b2626168
променени са 1 файла, в които са добавени 0 реда и са изтрити 2 реда
  1. 0 2
      src/views/goodStore/goodsCost/components/addEdit.vue

+ 0 - 2
src/views/goodStore/goodsCost/components/addEdit.vue

@@ -272,8 +272,6 @@ export default {
       this.$refs.ruleForm.validateField("platform");
     },
     async submitForm() {
-      console.log(this.ruleForm)
-      return
       this.ruleForm.online_remark = replaceTextWrapAndSpace(
         this.ruleForm.online_remark
       );