浏览代码

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

jz.kai 4 年之前
父节点
当前提交
18afcfec3a
共有 1 个文件被更改,包括 1 次插入1 次删除
  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"