瀏覽代碼

no message

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;