@@ -103,7 +103,7 @@
></el-switch>
</template>
</el-table-column>
- <el-table-column prop="useEnable" label="默认" width="100">
+ <el-table-column prop="useEnable" label="当前身份" width="100">
<template slot-scope="{ row }">
<el-switch
v-model="row.isDefault"