lilei 3 年之前
父节点
当前提交
530510d909
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/views/reportData/bulkWarehousingReport/detailList.vue

+ 2 - 2
src/views/reportData/bulkWarehousingReport/detailList.vue

@@ -127,7 +127,7 @@ export default {
         beginDate: '',
         endDate: '',
         salesTargetName: '',
-        sparePartsPutTypeSn: undefined,
+        sparePartsType: undefined,
         supplierSn: undefined,
         productEntity: {
           productBrandSn: undefined, //  产品品牌
@@ -220,7 +220,7 @@ export default {
       this.queryParam.beginDate = ''
       this.queryParam.endDate = ''
       this.queryParam.sparePartsPurchaseNo = ''
-      this.queryParam.sparePartsPutTypeSn = undefined
+      this.queryParam.sparePartsType = undefined
       this.queryParam.supplierSn = undefined
       this.queryParam.productEntity.productBrandSn = undefined
       this.queryParam.productEntity.productTypeSn1 = ''