소스 검색

【修改】调整

zhouhao 2 년 전
부모
커밋
73c7377ab1
2개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 0
      src/views/supply/engin/components/commerce_form.vue
  2. 0 1
      src/views/supply/engin/components/home_form.vue

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

@@ -793,6 +793,7 @@ export default {
         projectName: this.screenForm.projectName,
         useUnit: this.screenForm.useUnit,
         examineStatus: 'OK',
+        isClose: true,
         customerKeyWord: this.listItem ? this.listItem.customerNumber : this.mainForm.jxsNum
       }).then(res => {
         this.dialogTable_dataList = res.data.records

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

@@ -1011,7 +1011,6 @@ export default {
         useUnit: this.screenForm.company,
         refEnginRecordNo: this.mainForm.loginNum,
         examineStatus: 'OK',
-        isClose: true
       }).then(res => {
         this.dialogTable_dataList = res.data.records
         this.dialogTable_listTotal = res.data.total