소스 검색

no message

FengChaoYu 3 년 전
부모
커밋
07d7df9bf0
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/supply/engin/components/commerce_form.vue

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

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