发布通告功能

This commit is contained in:
13405411873 2025-04-24 18:34:42 +08:00
parent 76e780612e
commit 7f48ca95f8

View File

@ -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) {
// //