修改bug 52197 项目清单确认流程:流程监控进去的,查看详情数据,回执不应该填写

This commit is contained in:
zhangyichen
2022-03-31 15:36:32 +08:00
committed by super_liu
parent f182b5a64e
commit 0c659ff2b6
@@ -126,11 +126,12 @@
label="在产车实施日期"> label="在产车实施日期">
</el-table-column> </el-table-column>
</el-table> </el-table>
<div v-show="!this.$route.query.unShowReceipt"> <div>
<el-collapse accordion> <el-collapse accordion>
<el-collapse-item title="回执说明"> <el-collapse-item title="回执说明">
<div style="margin: 10px 0;"> <div style="margin: 10px 0;">
<el-input <el-input
:disabled="this.$route.query.unShowReceipt"
type="textarea" type="textarea"
:rows="3" :rows="3"
resize="none" resize="none"