This commit is contained in:
xiaojunnuo
2024-10-17 18:32:45 +08:00
parent 304ef494fd
commit 6e2ac1c089
61 changed files with 1365 additions and 48 deletions
@@ -51,6 +51,7 @@
{ value: 'error', label: '错误时' }
]
},
helper: `建议仅选择'错误时'和'错误转成功'两种即可`,
rules: [{ required: true, message: '此项必填' }]
}"
/>