Эх сурвалжийг харах

订单详情页新增“已完成”

DELL 3 жил өмнө
parent
commit
7976b41356

+ 0 - 1
pages/order/index.vue

@@ -104,7 +104,6 @@
 					status: this.status
 					status: this.status
 				}).then(res => {
 				}).then(res => {
 					uni.hideLoading();
 					uni.hideLoading();
-					console.log(res)
 					this.loading = false
 					this.loading = false
 					if (res.code == 0) {
 					if (res.code == 0) {
 						res.rows.forEach(item => {
 						res.rows.forEach(item => {