Browse Source

Merge branch 'V2' of http://47.92.161.104:10080/zq/jp-housekeeper-portal into V2

jz.kai 4 years ago
parent
commit
18afcfec3a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/base/personPopedom-list.vue

+ 1 - 1
src/views/base/personPopedom-list.vue

@@ -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"