Explorar el Código

修改显示字段

hubin hace 1 año
padre
commit
51a723c328
Se han modificado 1 ficheros con 2 adiciones y 3 borrados
  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
 	},
 	{