小程序充值参数修复

This commit is contained in:
taozi
2021-01-08 18:42:12 +08:00
committed by xuwenbo
parent 5face2a3b9
commit 514fa52fe9

View File

@ -71,6 +71,7 @@ export default {
})
this.form.file_store_mode = parseInt(this.form.file_store_mode)
this.form.yshop_show_recharge = parseInt(this.form.yshop_show_recharge)
})
},
methods: {