From d8bc554368a78a0ad218b0f5903939fcc344b93a Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期五, 06 三月 2026 16:58:34 +0800
Subject: [PATCH] 巡检管理更名
---
src/pages/sales/salesAccount/index.vue | 17 ++++++++++++-----
1 files changed, 12 insertions(+), 5 deletions(-)
diff --git a/src/pages/sales/salesAccount/index.vue b/src/pages/sales/salesAccount/index.vue
index b5b378a..d6a3d8c 100644
--- a/src/pages/sales/salesAccount/index.vue
+++ b/src/pages/sales/salesAccount/index.vue
@@ -82,6 +82,13 @@
<u-button class="detail-button"
size="small"
type="primary"
+ plain
+ @click.stop="openOut(item)">
+ 鍙戣揣鐘舵��
+ </u-button>
+ <!-- <u-button class="detail-button"
+ size="small"
+ type="primary"
@click.stop="handleInfo('edit', item)">
缂栬緫
</u-button>
@@ -91,14 +98,14 @@
plain
@click.stop="openOut(item)">
鍙戣揣鐘舵��
- </u-button>
- <u-button class="detail-button"
+ </u-button> -->
+ <!-- <u-button class="detail-button"
size="small"
type="error"
plain
@click.stop="handleDelete(item)">
鍒犻櫎
- </u-button>
+ </u-button> -->
</view>
</view>
</view>
@@ -109,12 +116,12 @@
<text>鏆傛棤閿�鍞彴璐︽暟鎹�</text>
</view>
<!-- 娴姩鎿嶄綔鎸夐挳 -->
- <view class="fab-button"
+ <!-- <view class="fab-button"
@click="handleInfo('add')">
<up-icon name="plus"
size="24"
color="#ffffff"></up-icon>
- </view>
+ </view> -->
</view>
</template>
--
Gitblit v1.9.3