fix: improve the scroll bar flashing when the modal box is opened (#4438)

This commit is contained in:
Vben
2024-09-19 21:56:49 +08:00
committed by GitHub
parent 56bdb8f606
commit 161820dbc1
18 changed files with 530 additions and 42 deletions

View File

@@ -78,7 +78,8 @@
"query": "Query Form",
"rules": "Form Rules",
"dynamic": "Dynamic Form",
"custom": "Custom Component"
"custom": "Custom Component",
"api": "Api"
},
"captcha": {
"title": "Captcha",

View File

@@ -78,7 +78,8 @@
"query": "查询表单",
"rules": "表单校验",
"dynamic": "动态表单",
"custom": "自定义组件"
"custom": "自定义组件",
"api": "Api"
},
"captcha": {
"title": "验证码",