This commit is contained in:
cxc
2022-12-05 15:58:30 +08:00
parent a7a8f21d11
commit 51c464985a
32 changed files with 289 additions and 1112 deletions

View File

@ -12,6 +12,7 @@
:prop="fieldKey"
:rules="[
{
required: true,
type: 'array',
message: '请输入并添加',
trigger: 'change',