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/receiptPayment/index.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/pages/sales/receiptPayment/index.vue b/src/pages/sales/receiptPayment/index.vue
index ffd154a..407450f 100644
--- a/src/pages/sales/receiptPayment/index.vue
+++ b/src/pages/sales/receiptPayment/index.vue
@@ -79,7 +79,7 @@
             </view>
           </view>
           <!-- 鎿嶄綔鎸夐挳 -->
-          <view class="action-buttons">
+          <!-- <view class="action-buttons">
             <up-button type="primary"
                        size="small"
                        class="action-btn"
@@ -87,7 +87,7 @@
                        @click="openForm(item)">
               鏂板鍥炴
             </up-button>
-          </view>
+          </view> -->
         </view>
       </view>
     </view>

--
Gitblit v1.9.3