mirror of
https://github.com/chansee97/nova-admin.git
synced 2025-08-22 02:59:52 +08:00
fix: required dictValue
This commit is contained in:
parent
cf76ef71f7
commit
2305fff569
@ -101,7 +101,7 @@ const rules = {
|
||||
message: '请输入字典名称',
|
||||
trigger: 'blur',
|
||||
},
|
||||
aaa: {
|
||||
dictValue: {
|
||||
required: true,
|
||||
message: '请输入字典值',
|
||||
trigger: 'blur',
|
||||
|
Loading…
x
Reference in New Issue
Block a user