Commit c2e65bd1 authored by 姬鋆屾's avatar 姬鋆屾

tui

parent fba6e488
...@@ -154,11 +154,10 @@ export default { ...@@ -154,11 +154,10 @@ export default {
], ],
approverId: [ approverId: [
{ required: true, message: "请选择审批人", trigger: "change" }, { required: true, message: "请选择审批人", trigger: "change" },
] ],
/* ,
attachmentPath: [ attachmentPath: [
{ required: true, message: "请上传附件文件", trigger: "change" }, { required: true, message: "请上传附件文件", trigger: "change" },
],*/ ],
}, },
attachmentPath: "", attachmentPath: "",
}; };
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment