瀏覽代碼

【修改】调整

zhouhao 2 年之前
父節點
當前提交
d9de074655
共有 1 個文件被更改,包括 1 次插入1 次删除
  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] : '',
         startContractExpireDate: this.screenForm.date ? this.screenForm.date[0] : '',
         endContractExpireDate: this.screenForm.date ? this.screenForm.date[1] : '',
-        customerKeyWord: this.screenForm.dealer,
+        customerKeyword: this.screenForm.dealer,
         useUnit: this.screenForm.company,
         createName: this.screenForm.createMan,
         confirmName: this.screenForm.examineMan,