Browse Source

no message

FengChaoYu 3 năm trước cách đây
mục cha
commit
de77fe55b8
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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;