ccjgmwz 3 年之前
父節點
當前提交
f102b45dda
共有 2 個文件被更改,包括 0 次插入2 次删除
  1. 0 1
      src/views/houseSelfCollect/inspectInfo.vue
  2. 0 1
      src/views/houseSelfCollect/weighingManagement.vue

+ 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
         },
       })