This commit is contained in:
2022-09-08 10:41:27 +08:00
parent 860ca6a099
commit 18d86ba26b
7 changed files with 594 additions and 24 deletions

View File

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