兰宝车间质量管理系统-前端
疯狂的狮子Li
2023-04-02 cc0bedffb99ff95a3b03286c8dfd602fa4d6dbac
src/views/system/user/index.vue
@@ -53,7 +53,7 @@
})
// 列显隐信息
const columns = ref<FieldOption[]>([
  { key: 0, label: `用户编号`, visible: true },
  { key: 0, label: `用户编号`, visible: false },
  { key: 1, label: `用户名称`, visible: true },
  { key: 2, label: `用户昵称`, visible: true },
  { key: 3, label: `部门`, visible: true },