Browse Source

【修改】调整

zhouhao 2 years ago
parent
commit
d9de074655
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/supply/engin/engin_list.vue

+ 1 - 1
src/views/supply/engin/engin_list.vue

@@ -559,7 +559,7 @@ export default {
         endOrderDate: this.screenForm.orderDate ? this.screenForm.orderDate[1] : '',
         endOrderDate: this.screenForm.orderDate ? this.screenForm.orderDate[1] : '',
         startContractExpireDate: this.screenForm.date ? this.screenForm.date[0] : '',
         startContractExpireDate: this.screenForm.date ? this.screenForm.date[0] : '',
         endContractExpireDate: this.screenForm.date ? this.screenForm.date[1] : '',
         endContractExpireDate: this.screenForm.date ? this.screenForm.date[1] : '',
-        customerKeyWord: this.screenForm.dealer,
+        customerKeyword: this.screenForm.dealer,
         useUnit: this.screenForm.company,
         useUnit: this.screenForm.company,
         createName: this.screenForm.createMan,
         createName: this.screenForm.createMan,
         confirmName: this.screenForm.examineMan,
         confirmName: this.screenForm.examineMan,