|
@@ -529,6 +529,7 @@ export default {
|
|
enginInfoNo: this.screenForm.enginNum,
|
|
enginInfoNo: this.screenForm.enginNum,
|
|
projectName: this.screenForm.enginName,
|
|
projectName: this.screenForm.enginName,
|
|
useUnit: this.screenForm.company,
|
|
useUnit: this.screenForm.company,
|
|
|
|
+ examineStatus: 'OK'
|
|
}).then(res => {
|
|
}).then(res => {
|
|
this.dialogTable_dataList = res.data.records;
|
|
this.dialogTable_dataList = res.data.records;
|
|
this.dialogTable_listTotal = res.data.total;
|
|
this.dialogTable_listTotal = res.data.total;
|