From 41acc01d0056630ac11083cf31397f2462acaf4e Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期五, 06 三月 2026 11:28:39 +0800
Subject: [PATCH] 一些编辑功能隐藏

---
 src/pages/sales/receiptPaymentHistory/index.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/pages/sales/receiptPaymentHistory/index.vue b/src/pages/sales/receiptPaymentHistory/index.vue
index 0d148b5..5954b0f 100644
--- a/src/pages/sales/receiptPaymentHistory/index.vue
+++ b/src/pages/sales/receiptPaymentHistory/index.vue
@@ -93,13 +93,13 @@
 							>
 								缂栬緫鍥炴
 							</u-button> -->
-              <u-button type="error"
+              <!-- <u-button type="error"
                         size="small"
                         class="action-btn"
                         :disabled="item.registrant !== userStore.nickName"
                         @click="delitem(item)">
                 鍒犻櫎
-              </u-button>
+              </u-button> -->
             </view>
           </view>
         </view>

--
Gitblit v1.9.3