src/views/project/medicalevaluation/index.vue
@@ -200,10 +200,13 @@ width="120" > <template slot-scope="scope"> <dict-tag <div v-if="!scope.row.terminationCase"> <dict-tag :options="dict.type.sys_DonationStatus" :value="scope.row.recordstate" /> /> </div> <div v-else>任务中止</div> </template> </el-table-column>