|
@@ -378,7 +378,7 @@
|
|
</el-dialog>
|
|
</el-dialog>
|
|
|
|
|
|
<!-- 填写日报的dialog -->
|
|
<!-- 填写日报的dialog -->
|
|
- <el-dialog :title="isSubstitude?$t(textLink.helpToFillIn):editTitle[isBatch]" :visible.sync="dialogVisible" width="60%" :close-on-click-modal="false" @closed="guanbi()" :top="'5.5vh'" custom-class="editReportDialog" ref="editReportDialog">
|
|
|
|
|
|
+ <el-dialog :title="isSubstitude?$t('textLink.helpToFillIn'):editTitle[isBatch]" :visible.sync="dialogVisible" width="60%" :close-on-click-modal="false" @closed="guanbi()" :top="'5.5vh'" custom-class="editReportDialog" ref="editReportDialog">
|
|
<div style="height: 65vh;overflow: auto;">
|
|
<div style="height: 65vh;overflow: auto;">
|
|
<el-form ref="workForm" :model="workForm" :rules="workRules" label-width="120px">
|
|
<el-form ref="workForm" :model="workForm" :rules="workRules" label-width="120px">
|
|
<el-form-item :label="$t('screening.selectPeople')" v-if="isSubstitude">
|
|
<el-form-item :label="$t('screening.selectPeople')" v-if="isSubstitude">
|