-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(portal): 修复了门户系统集群翻译、tab键会在集群没有适配器接口时还会显示的问题 (#1320)
1.做了什么: 门户翻译不一致的问题: 现在: ![image](https://github.com/PKUHPC/SCOW/assets/72734623/0ecba436-d3d5-4df4-a559-8eeb9a6355d4) 修复前: ![7e884839939b4db859628b7ffd17339](https://github.com/PKUHPC/SCOW/assets/72734623/743c7d6c-0f05-4d39-88c7-c6477d3c2fb0) 门户: 当集群没有适配器接口的时候,仪表盘tab键应该隐藏
- Loading branch information
Showing
4 changed files
with
57 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@scow/portal-web": patch | ||
--- | ||
|
||
修复了门户表格显示不正确的问题 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters