WXL (wul)
6 天以前 25b6d3d875c1c24f70de8a06f8098b301a2790d5
src/views/patient/physical/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"