From ee42bf1badae06026efa79dc17d2a541297ab49b Mon Sep 17 00:00:00 2001 From: gaoluyang <2820782392@qq.com> Date: 星期三, 03 九月 2025 17:43:31 +0800 Subject: [PATCH] 采购管理整体样式优化,搜索条件修改 --- 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