Explorar el Código

【修改】调整

zhouhao hace 2 años
padre
commit
d9de074655
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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,