作者 卢胜

订单

... ... @@ -117,7 +117,7 @@
const res = await order_confirm(obj)
console.log('order_confirm', res)
this.show = false
if (this.typeindex = 2) {
if (this.typeindex == 2) {
this.showlist.splice(idx, 1)
} else {
if (type == 2) {
... ...