ccjgmwz 3 anni fa
parent
commit
f102b45dda

+ 0 - 1
src/views/houseSelfCollect/inspectInfo.vue

@@ -778,7 +778,6 @@
             .toPromise()
             .then((response) => {
               this.inspect = response
-              this.purchasePriceList = this.inspect.purchasePriceList
             })
         }
       },

+ 0 - 1
src/views/houseSelfCollect/weighingManagement.vue

@@ -230,7 +230,6 @@ export default {
           warehouseId: this.warehouseId,
           monitorUrl1: this.monitorUrl1,
           monitorUrl2: this.monitorUrl2,
-          purchasePriceList: this.weighingList.qualityInspectionManagement.purchasePriceList,
           allowEdit:this.allowEdit
         },
       })