Browse Source

Merge branch 'feature/Feature-sticky' into develop

howie 2 years ago
parent
commit
3599ac70b5
1 changed files with 8 additions and 1 deletions
  1. 8 1
      src/views/supply/engin/components/home_form.vue

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

@@ -449,7 +449,14 @@
 
     <!-- 工程登录列表 -->
     <el-dialog title="工程登录列表" :visible.sync="isShowDialog" width="70%" :close-on-click-modal="false">
-      <el-form ref="screenForm" :model="screenForm" label-width="0" size="small" label-position="left">
+      <el-form
+        ref="screenForm"
+        :model="screenForm"
+        label-width="0"
+        size="small"
+        label-position="left"
+        v-if="mainForm.examineStatus !== 'SAVE'"
+      >
         <el-row :gutter="20">
           <el-col :xs="24" :sm="12" :lg="6">
             <el-form-item prop="loginNum">