fix: improve the scroll bar flashing when the modal box is opened (#4438)
This commit is contained in:
@@ -78,7 +78,8 @@
|
||||
"query": "Query Form",
|
||||
"rules": "Form Rules",
|
||||
"dynamic": "Dynamic Form",
|
||||
"custom": "Custom Component"
|
||||
"custom": "Custom Component",
|
||||
"api": "Api"
|
||||
},
|
||||
"captcha": {
|
||||
"title": "Captcha",
|
||||
|
@@ -78,7 +78,8 @@
|
||||
"query": "查询表单",
|
||||
"rules": "表单校验",
|
||||
"dynamic": "动态表单",
|
||||
"custom": "自定义组件"
|
||||
"custom": "自定义组件",
|
||||
"api": "Api"
|
||||
},
|
||||
"captcha": {
|
||||
"title": "验证码",
|
||||
|
Reference in New Issue
Block a user