fix: 修复角色id, 企微审批场景
All checks were successful
构建并部署前端到测试环境 / build-and-deploy (push) Successful in 10m25s

This commit is contained in:
luo
2026-07-28 14:27:55 +08:00
parent 2706c52a47
commit 0e8a11430a
4 changed files with 31 additions and 36 deletions

View File

@@ -304,7 +304,6 @@
:deep(.el-card__body) {
display: flex;
height: auto;
min-height: 108px;
flex-direction: column;
justify-content: space-between;
gap: 10px;