lilei 3 years ago
parent
commit
530510d909
1 changed files with 2 additions and 2 deletions
  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 = ''