作者 卢胜

订单

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