commit
Showing
1 changed file
with
0 additions
and
5 deletions
| ... | @@ -13,11 +13,6 @@ | ... | @@ -13,11 +13,6 @@ |
| 13 | min-width="2"> | 13 | min-width="2"> |
| 14 | </el-table-column> | 14 | </el-table-column> |
| 15 | <el-table-column | 15 | <el-table-column |
| 16 | prop="password" | ||
| 17 | label="密码" | ||
| 18 | min-width="2"> | ||
| 19 | </el-table-column> | ||
| 20 | <el-table-column | ||
| 21 | prop="code" | 16 | prop="code" |
| 22 | label="机构code" | 17 | label="机构code" |
| 23 | min-width="2"> | 18 | min-width="2"> | ... | ... |
-
Please register or sign in to post a comment