소스 검색

【修改】调整

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,