FengChaoYu 3 سال پیش
والد
کامیت
de77fe55b8
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  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;