From 0f34d97b5c0c559b3d132bf1171de43a5ea9a596 Mon Sep 17 00:00:00 2001 From: gaoluyang <2820782392@qq.com> Date: 星期四, 04 九月 2025 17:43:25 +0800 Subject: [PATCH] 设备保养真机测试,bug修改 --- src/pages/sales/invoiceLedger/index.vue | 18 +++++++++--------- 1 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/pages/sales/invoiceLedger/index.vue b/src/pages/sales/invoiceLedger/index.vue index 82c0b80..f4cf5c2 100644 --- a/src/pages/sales/invoiceLedger/index.vue +++ b/src/pages/sales/invoiceLedger/index.vue @@ -103,15 +103,15 @@ > 鍒犻櫎 </up-button> - <up-button - size="small" - plain - class="action-btn" - v-if="item.invoiceFileName" - @click="openFileActions(item.commonFiles || [])" - > - 鏌ョ湅闄勪欢 - </up-button> +<!-- <up-button--> +<!-- size="small"--> +<!-- plain--> +<!-- class="action-btn"--> +<!-- v-if="item.invoiceFileName"--> +<!-- @click="openFileActions(item.commonFiles || [])"--> +<!-- >--> +<!-- 鏌ョ湅闄勪欢--> +<!-- </up-button>--> <!-- <up-button--> <!-- type="primary"--> <!-- size="small"--> -- Gitblit v1.9.3