src/views/project/relativesconfirmation/index.vue
@@ -157,10 +157,14 @@ prop="recordstate" > <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>