gjy 2 سال پیش
والد
کامیت
5bab09a87b

+ 1 - 1
src/views/outboundManagement/weighingManagementNew.vue

@@ -543,7 +543,7 @@
         },{
           value: '黑龙江欣洋粮食贸易有限公司',
           label: '黑龙江欣洋粮食贸易有限公司'
-        },,{
+        },{
           value: '黑龙江谷香粮食贸易有限公司',
           label: '黑龙江谷香粮食贸易有限公司'
         },{

+ 3 - 1
src/views/tranManagement/tranManagementTransporFeedback.vue

@@ -205,6 +205,7 @@
   </div>
 </template>
 <script>
+
   import {
     regionData,
     CodeToText,
@@ -442,7 +443,7 @@
             })
             let _ispushData = true
             // _this.freightspace.concat(arr)
-            console.log(arr, _this.freightspace)
+            // console.log(arr, _this.freightspace)
             for (let i = 0; i < _this.excelFreightspace.length; i++) {
               _ispushData = true
               for (let k = 0; k < _this.freightspace.length; k++) {
@@ -697,6 +698,7 @@
         this.$refs[deptBudgetList].resetFields()
       },
       getList() {
+        
         seeCat({
             id: this.deptBudgetList.id
           })