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