src/views/ecg/devrent/index.vue
@@ -104,7 +104,7 @@ <el-table-column label="患者名称" align="center" prop="patName" /> <el-table-column label="检查类型" align="center" prop="checkType" width="100px"> <template #default="scope"> <span>{{checkTypeStore.getCheckTypeName(scope.row.checkType)}}</span> <span>{{getCheckTypeName(scope.row.checkType)}}</span> </template> </el-table-column> <el-table-column label="检查状态" align="center" prop="state" width="90px">