src/views/followvisit/outpatient/index.vue
@@ -358,14 +358,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"