Commit 41ce97d7 authored by 332784038@qq.com's avatar 332784038@qq.com

bug修复

parent 52f65900
...@@ -466,7 +466,7 @@ export default { ...@@ -466,7 +466,7 @@ export default {
feeApplicationBatch({ feeApplicationBatch({
batchApplyDetailsInfoVO: this.batchApplyDetailsInfoVO, batchApplyDetailsInfoVO: this.batchApplyDetailsInfoVO,
copyUserId: this.selectedUsers, copyUserId: this.selectedUsers,
this.reason, reason: this.reason,
details: "-" details: "-"
}).then((r) => { }).then((r) => {
if (r.code === 0) { if (r.code === 0) {
......
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