@@ -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">