二次修改部门管理模块,前端代码
Some checks failed
Java CI with Maven / build (11) (push) Has been cancelled
Java CI with Maven / build (17) (push) Has been cancelled
Java CI with Maven / build (8) (push) Has been cancelled
yudao-ui-admin CI / build (14.x) (push) Has been cancelled
yudao-ui-admin CI / build (16.x) (push) Has been cancelled
Some checks failed
Java CI with Maven / build (11) (push) Has been cancelled
Java CI with Maven / build (17) (push) Has been cancelled
Java CI with Maven / build (8) (push) Has been cancelled
yudao-ui-admin CI / build (14.x) (push) Has been cancelled
yudao-ui-admin CI / build (16.x) (push) Has been cancelled
This commit is contained in:
@@ -114,7 +114,7 @@
|
||||
>
|
||||
<el-table-column label="部门唯一标识" align="center" prop="id" />
|
||||
<el-table-column label="上级部门 ID" align="center" prop="parentDepartmentId" />
|
||||
<el-table-column label="部门名称(如"人力资源部""销售部")" align="center" prop="departmentName" />
|
||||
<el-table-column label="部门名称" align="center" prop="departmentName" />
|
||||
<el-table-column label="部门地址" align="center" prop="address" />
|
||||
<el-table-column label="部门电话" align="center" prop="phone" />
|
||||
<el-table-column label="部门备注" align="center" prop="remarks" />
|
||||
|
||||
Reference in New Issue
Block a user