yz_08
2021-03-17 7b7b911780e10272a9e85aa2d5e9a63b0f2c7f88
src/views/febs/system/user/Index.vue
@@ -75,7 +75,7 @@
      <el-table-column label="部门(护卫点)" align="center" min-width="100px">
        <template slot-scope="scope">
          <span>{{ scope.row.deptName }}</span>
          <span>{{ scope.row.allDeptName }}</span>
        </template>
      </el-table-column>
      <el-table-column :label="$t('table.user.username')" prop="username" :show-overflow-tooltip="true" align="center" min-width="120px">