@ -75,7 +75,7 @@
style="width: 100%;margin-top: 25px;height: 90%;overflow: auto"
>
<el-table-column
label="报告类型"
label="检查项"
width="300"
align="center"
@ -91,7 +91,7 @@
</template>
</el-table-column>
label="报告内容"
label="检查内容"
<template v-slot="scope">
<el-input v-model="scope.row.typeContent" type="textarea" />
<el-input disabled v-model="scope.row.typeContent" type="textarea" />