From a32340336eceec8cf7d7f526d9f9fb83fc2efc5a Mon Sep 17 00:00:00 2001
From: admin <344137771@qq.com>
Date: Thu, 02 Apr 2026 16:48:50 +0800
Subject: [PATCH] 1

---
 src/views/modules/shop/pickAddr.vue |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/src/views/modules/shop/pickAddr.vue b/src/views/modules/shop/pickAddr.vue
index dc8bfe2..f4780f9 100644
--- a/src/views/modules/shop/pickAddr.vue
+++ b/src/views/modules/shop/pickAddr.vue
@@ -40,9 +40,8 @@
           icon="el-icon-edit"
           size="small"
           v-if="isAuth('shop-spots:operate') && scope.row.state !== 'created'"
-          <!-- @click.stop="pickHandle(scope.row.orderNo)"
-          >场控</el-button -->
-        >
+           @click.stop="pickHandle(scope.row.orderNo)"
+          >场控</el-button>
       </template>
     </avue-crud>
     <pickUpdate

--
Gitblit v1.9.3