WXL (wul)
4 天以前 a78b97b7eda94afd0c869770c16688c020880a4a
src/views/followvisit/technology/index.vue
@@ -361,14 +361,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"