style: deploy modal message cover the content

This commit is contained in:
jialin
2025-11-19 11:46:18 +08:00
parent 18f861f771
commit 71bbf59467
13 changed files with 67 additions and 53 deletions
@@ -125,6 +125,9 @@ export const ImageParamsConfig: ParamsSchema[] = [
min: 1,
max: 4
},
formItemAttrs: {
hidden: true
},
rules: [
{
required: false
@@ -164,6 +167,9 @@ export const ImageCountConfig: ParamsSchema[] = [
min: 1,
max: 4
},
formItemAttrs: {
hidden: true
},
rules: [
{
required: false
@@ -223,6 +229,9 @@ export const ImageEidtParamsConfig: ParamsSchema[] = [
min: 1,
max: 4
},
formItemAttrs: {
hidden: true
},
rules: [
{
required: false