diff --git a/pc4mobx/organization/components/department/department.js b/pc4mobx/organization/components/department/department.js index 62b9228..341678b 100644 --- a/pc4mobx/organization/components/department/department.js +++ b/pc4mobx/organization/components/department/department.js @@ -1,7 +1,7 @@ /** * @Author: 程亮 * @Date: 2022-06-02 09:19:37 - * @LastEditTime: 2022-12-09 11:47:53 + * @LastEditTime: 2022-12-13 16:00:41 * @Description: * @FilePath: /trunk/src4js/pc4mobx/organization/components/department/department.js */ @@ -535,8 +535,7 @@ export default class Department extends React.Component { let tree = ( getLabel(386246, '新建人员资料类型'), editResourceBasicInfo: () => getLabel(386246, '编辑人员资料'), editResourceBasicType: () => getLabel(386246, '编辑人员资料类型'), - forbidden: () => getLabel(531114, '已禁用'), + forbidden: () => getLabel(531114, '已封存'), mangerDetachName: () => getLabel(385936, '模块管理分权'), newManagerDetach: () => getLabel(386246, '新建模块管理分权'), editManagerDetach: () => getLabel(386247, '编辑模块管理分权'),