Explorar o código

Finish Hotfix-zh-9

howie %!s(int64=3) %!d(string=hai) anos
pai
achega
02807cb707

+ 1 - 0
src/views/sales_policy/components/AddPolicy.vue

@@ -817,6 +817,7 @@ export default {
     },
     handleSave() {
       console.log(this.dataList);
+      console.log(555);
       if (!this.dataList.length) {
           return
       }

+ 1 - 0
src/views/supply/policy/components/retail_form.vue

@@ -1392,6 +1392,7 @@ export default {
             });
           } else {
             addData(params).then((res) => {
+              console.log(5585);
               this.$successMsg("添加成功");
               this.goBack();
               this.$parent.getList();