From a27825570e9c2d0053c634ecd081cd9871a31b49 Mon Sep 17 00:00:00 2001
From: zj <1772600164@qq.com>
Date: Fri, 12 Jun 2026 18:35:28 +0800
Subject: [PATCH] 1

---
 src/views/modules/cryptos-spots/cryptos-pickAddr.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

--
Gitblit v1.9.3