feat: allow fill inputs from url params (#20630)

This commit is contained in:
非法操作
2025-06-05 09:44:41 +08:00
committed by GitHub
parent 5ccfb1f4ba
commit f2dcfc976d
18 changed files with 55 additions and 5 deletions

View File

@@ -361,6 +361,7 @@ const translation = {
'inputPlaceholder': '请输入',
'labelName': '显示名称',
'required': '必填',
'hide': '隐藏',
'file': {
supportFileTypes: '支持的文件类型',
image: {