Ver código fonte

【修改】调整

zhouhao 2 anos atrás
pai
commit
73c7377ab1

+ 1 - 0
src/views/supply/engin/components/commerce_form.vue

@@ -793,6 +793,7 @@ export default {
         projectName: this.screenForm.projectName,
         useUnit: this.screenForm.useUnit,
         examineStatus: 'OK',
+        isClose: true,
         customerKeyWord: this.listItem ? this.listItem.customerNumber : this.mainForm.jxsNum
       }).then(res => {
         this.dialogTable_dataList = res.data.records

+ 0 - 1
src/views/supply/engin/components/home_form.vue

@@ -1011,7 +1011,6 @@ export default {
         useUnit: this.screenForm.company,
         refEnginRecordNo: this.mainForm.loginNum,
         examineStatus: 'OK',
-        isClose: true
       }).then(res => {
         this.dialogTable_dataList = res.data.records
         this.dialogTable_listTotal = res.data.total