From 7ef658e0a5fb76d6e97f29b77715e03a46cfd058 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期四, 14 五月 2026 14:01:43 +0800
Subject: [PATCH] 进销存pro 1.财务凭证页面上传附件和预览下载修改 2.部分页面不要导入导出

---
 src/views/financialManagement/voucher/detailLedger.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/financialManagement/voucher/detailLedger.vue b/src/views/financialManagement/voucher/detailLedger.vue
index 1909d0e..c07574c 100644
--- a/src/views/financialManagement/voucher/detailLedger.vue
+++ b/src/views/financialManagement/voucher/detailLedger.vue
@@ -32,7 +32,7 @@
           <el-form-item>
             <el-button type="primary" @click="getTableData">鏌ヨ</el-button>
             <el-button @click="resetFilters">閲嶇疆</el-button>
-            <el-button @click="handlePrint" icon="Printer">鎵撳嵃</el-button>
+<!--            <el-button @click="handlePrint" icon="Printer">鎵撳嵃</el-button>-->
             <el-button @click="handleOut" icon="Download">瀵煎嚭</el-button>
           </el-form-item>
         </el-form>

--
Gitblit v1.9.3