| | |
| | | key="idcardno" |
| | | prop="idcardno" |
| | | width="190" |
| | | /> |
| | | > |
| | | <template slot-scope="scope"> |
| | | <span>{{ desensitization(scope.row.idcardno, "idCard") }}</span> |
| | | </template></el-table-column |
| | | > |
| | | |
| | | <el-table-column |
| | | label="联系方式" |
| | |
| | | key="telcode" |
| | | prop="telcode" |
| | | width="120" |
| | | /> |
| | | > |
| | | <template slot-scope="scope"> |
| | | <span>{{ desensitization(scope.row.telcode, "phone") }}</span> |
| | | </template></el-table-column |
| | | > |
| | | <el-table-column |
| | | label="建档日期" |
| | | align="center" |
| | |
| | | }, |
| | | { |
| | | value: 1, |
| | | label: "科室患者", |
| | | label: "课题组患者", |
| | | }, |
| | | { |
| | | value: 2, |
| | |
| | | height: 100px; |
| | | } |
| | | } |
| | | .button-textxga { |
| | | color: #de7897; |
| | | } |
| | | .button-textxga { |
| | | color: #de7897; |
| | | } |
| | | .button-textsc { |
| | | color: #28cfe6; |
| | | color: #3664d9; |
| | | } |
| | | </style> |