提交 226763b6 authored 作者: lihuihui's avatar lihuihui

update

上级 60dd3058
...@@ -47,7 +47,7 @@ export default { ...@@ -47,7 +47,7 @@ export default {
}, },
uploadPay() { uploadPay() {
const params = { const params = {
voucher: this.form.voucher, voucher: JSON.stringify(this.form.voucher),
comment: this.form.comment comment: this.form.comment
} }
console.log(params, 'par') console.log(params, 'par')
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论