Browse Source

修改贸易入库粮食类型

zhongtianhaoyuan 3 năm trước cách đây
mục cha
commit
a0e123634b
1 tập tin đã thay đổi với 8 bổ sung8 xóa
  1. 8 8
      src/views/houseSelfCollect/inspectionManagementNew.vue

+ 8 - 8
src/views/houseSelfCollect/inspectionManagementNew.vue

@@ -410,7 +410,7 @@
         customerName:'',
         customerPhone:'',
         deptBudgetList:{
-          type: '潮粮',
+          type: '',
           freight: 0,
           cost: '',
           addressUrl: '',
@@ -791,7 +791,7 @@
                   // this.inspect = [] 
                   this.isShowPrint = false
                   this.deptBudgetList={
-                    type: '潮粮',
+                    type: '',
                     freight: 0,
                     cost: '',
                     addressUrl: '',
@@ -877,7 +877,7 @@
                 type: 'success',
               })
               this.deptBudgetList={
-                type: '潮粮',
+                type: '',
                 freight: 0,
                 cost: '',
                 addressUrl: '',
@@ -1046,7 +1046,7 @@
       add(){
         this.outType=''
         this.deptBudgetList={
-          type: '潮粮',
+          type: '',
           freight: 0,
           cost: '',
           addressUrl: '',
@@ -1148,7 +1148,7 @@
                       if(response == 'OK'){
                       this.$message.success('提交成功')
                       this.deptBudgetList={
-                        type: '潮粮',
+                        type: '',
                         freight: 0,
                         cost: '',
                         addressUrl: '',
@@ -1941,7 +1941,7 @@
                         }
                         this.$message.success('修改成功')
                         this.deptBudgetList={
-                          type: '潮粮',
+                          type: '',
                           freight: 0,
                           cost: '',
                           addressUrl: '',
@@ -2012,7 +2012,7 @@
                       }
                       this.$message.success('修改成功')
                       this.deptBudgetList={
-                        type: '潮粮',
+                        type: '',
                         freight: 0,
                         cost: '',
                         addressUrl: '',
@@ -2332,7 +2332,7 @@
               this.taskNolist = response
             })
             this.deptBudgetList={
-          type: '潮粮',
+          type: '',
           freight: 0,
           cost: '',
           addressUrl: '',