src/views/patient/questionnaire/index.vue
@@ -327,14 +327,22 @@ align="center" key="sfzh" prop="sfzh" /> > <template slot-scope="scope"> <span>{{ desensitization(scope.row.sfzh, "idCard") }}</span> </template></el-table-column > <el-table-column label="联系电话" width="200" align="center" key="phone" prop="phone" /> > <template slot-scope="scope"> <span>{{ desensitization(scope.row.phone, "phone") }}</span> </template></el-table-column > <el-table-column label="责任护士" width="120"