review:【bpm】审批详情的操作们
This commit is contained in:
@@ -92,8 +92,6 @@ async function handleSubmit() {
|
||||
if (formLoading.value) {
|
||||
return
|
||||
}
|
||||
|
||||
// 使用 wd-form 的校验方法
|
||||
const { valid } = await formRef.value!.validate()
|
||||
if (!valid) {
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user