发布通告功能
This commit is contained in:
parent
76e780612e
commit
7f48ca95f8
@ -244,6 +244,7 @@
|
|||||||
goodsPrice: this.dataList[this.couponIndex].price,
|
goodsPrice: this.dataList[this.couponIndex].price,
|
||||||
goodsCycle: '04'
|
goodsCycle: '04'
|
||||||
}
|
}
|
||||||
|
let that = this
|
||||||
saveOrder(data).then(res => {
|
saveOrder(data).then(res => {
|
||||||
if (res.code == 200) {
|
if (res.code == 200) {
|
||||||
//吊起支付
|
//吊起支付
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user