From 7597ec4e68b42477ae2601708dde54461fa023d7 Mon Sep 17 00:00:00 2001 From: wangfukang <15630117759@163.com> Date: Mon, 4 May 2026 14:49:10 +0800 Subject: [PATCH] 1 --- pages/index/index.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/pages/index/index.vue b/pages/index/index.vue index bb5bd0e..61140b0 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -753,7 +753,6 @@ }, getDelivery(){ let that = this - console.log("1111111111111",this.searchForm) this.tui.request("/mall/delivery/page", "POST", this.searchForm, false, false).then((res) => { that.loadStatus = 'nomore'; if (res.code == 200) {