From 85013068134a56ec1ed81d931cd2b1dccd4f05ee Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E8=B5=B5=E5=BF=A0=E6=9E=97?= <170083662@qq.com>
Date: Tue, 14 Jul 2026 19:48:30 +0800
Subject: [PATCH] =?UTF-8?q?fix(shopOrder):=20=E4=BF=AE=E5=A4=8D=E6=9C=AA?=
=?UTF-8?q?=E5=8F=91=E8=B4=A7=E6=A0=87=E7=AD=BE=E7=82=B9=E5=87=BB=E4=BA=8B?=
=?UTF-8?q?=E4=BB=B6=E5=AF=BC=E8=87=B4=E7=9A=84=E9=97=AE=E9=A2=98?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
- 删除未发货标签上的点击事件处理器
- 防止点击事件对未发货状态标签产生副作用
- 简化未发货标签的交互行为
---
src/views/shop/shopOrder/index.vue | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/views/shop/shopOrder/index.vue b/src/views/shop/shopOrder/index.vue
index cc93528..c138272 100644
--- a/src/views/shop/shopOrder/index.vue
+++ b/src/views/shop/shopOrder/index.vue
@@ -127,7 +127,6 @@
未发货