FengChaoYu hace 3 años
padre
commit
de77fe55b8
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/views/supply/engin/components/home_form.vue

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

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