release/2.19.1.2501.01

This commit is contained in:
lys 2025-07-24 16:51:19 +08:00
parent 2871043810
commit 3d8b242889
1 changed files with 3 additions and 1 deletions

View File

@ -22,7 +22,9 @@ export const socialAccountConditions = [
lanId: 537996, lanId: 537996,
labelcol: 6, labelcol: 6,
options: [], options: [],
multiple: true, otherParams: {
showSearch: true, optionFilterProp: "children"
},
rules: "required|string", rules: "required|string",
viewAttr: 3 viewAttr: 3
}, },