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