更新前端指针到统一无权限提示修复 #15
Reference in New Issue
Block a user
Delete Branch "wren-dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
背景
前端子仓库已修复无权限提示不统一,以及
/role-permissions编辑角色无权限点击无提示的问题。根仓库需要更新legal-platform-frontendgitlink 指针以引用该前端提交。变更内容
legal-platform-frontend指针到37dd056 fix(auth): unify permission denied feedback。验证
git diff --cached --checknode --test lib/auth/permission-feedback.test.mts tests/govdoc-audit/role-permissions-index.test.mtsnpx tsc --noEmit --pretty falsenpx eslint ...说明
m legal-platform-frontend,原因是前端子仓库本地保留未提交的无关改动。