achao 3 yıl önce
ebeveyn
işleme
e68e27b67f

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

@@ -680,7 +680,7 @@
               managementType: 1,
               statusType: that.statusType,
               serviceManagementType: that.serviceManagementType,
-              loadingstatus: 1,
+              // loadingstatus: 1,
             })
             .toPromise()
             .then((response) => {

+ 2 - 2
src/views/houseSelfCollect/newWeighingManagement.vue

@@ -593,7 +593,7 @@
               warehouseName: that.warehouseName,
               managementType: 1,
               serviceManagementType: that.inWarehouseType,
-              loadingstatus: 1,
+              // loadingstatus: 1,
               // statusType:1
             })
             .toPromise()
@@ -613,7 +613,7 @@
               warehouseName: that.warehouseName,
               managementType: 1,
               serviceManagementType: that.inWarehouseType,
-              loadingstatus: 1,
+              // loadingstatus: 1,
               // statusType:1
             })
             .toPromise()

+ 2 - 2
src/views/outboundManagement/newQualityInspectionManagement.vue

@@ -314,7 +314,7 @@
               warehouseName: that.warehouseName,
               managementType: that.managementType,
               qualityType: 1,
-              loadingstatus: 1,
+              // loadingstatus: 1,
             })
             .toPromise()
             .then((response) => {
@@ -342,7 +342,7 @@
               warehouseName: that.warehouseName,
               managementType: that.managementType,
               qualityType: 2,
-              loadingstatus: 1,
+              // loadingstatus: 1,
             })
             .toPromise()
             .then((response) => {

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

@@ -456,7 +456,7 @@
               warehouseName: that.warehouseName,
               managementType: 3,
               statusType: that.statusType,
-               loadingstatus: 1,
+               // loadingstatus: 1,
             })
             .toPromise()
             .then((response) => {