|
@@ -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
|