浏览代码

修改显示字段

hubin 1 年之前
父节点
当前提交
51a723c328
共有 1 个文件被更改,包括 2 次插入3 次删除
  1. 2 3
      src/views/setting/department/index.vue

+ 2 - 3
src/views/setting/department/index.vue

@@ -202,10 +202,9 @@ const columns = [
 			default: 'statusSlot'
 		}
 	},
-
 	{
-		prop: 'secretKey',
-		label: '密钥',
+		prop: 'remark',
+		label: '备注',
 		minWidth: 100
 	},
 	{