功能:完善用户服务关系展示与组织联动
统一平台、气站和配送点后台的服务关系业务名称展示。 新增气站、配送点、服务人员三级联动及暂未分配语义。 后端补充组织归属、人员角色和启用状态的严格校验。 补充前后端测试、项目文档、操作日志及本机日志忽略规则。
This commit is contained in:
@@ -13,6 +13,7 @@ export type StaffRelationPolicy = {
|
||||
workStatus?: 'on_duty' | 'off_duty';
|
||||
lockPrefilled?: boolean;
|
||||
showIdentityCopy?: boolean;
|
||||
organizationScoped?: boolean;
|
||||
};
|
||||
|
||||
export type StaffRelationContext = {
|
||||
|
||||
Reference in New Issue
Block a user