From 021ea80ea8e58b38e23febbbfd2482088280c88e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A0=82=E7=B3=96?= Date: Sat, 16 Aug 2025 14:40:26 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat:=20=E5=A2=9E=E5=8A=A0=E5=8D=95?= =?UTF-8?q?=E6=8D=AE=E7=B1=BB=E5=9E=8B=E4=BD=9C=E4=B8=BA=E7=AD=9B=E9=80=89?= =?UTF-8?q?=E6=9D=A1=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- klp-ui/src/views/finance/document/index.vue | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/klp-ui/src/views/finance/document/index.vue b/klp-ui/src/views/finance/document/index.vue index b8b12ecc..ce392053 100644 --- a/klp-ui/src/views/finance/document/index.vue +++ b/klp-ui/src/views/finance/document/index.vue @@ -25,6 +25,11 @@ @keyup.enter.native="handleQuery" /> + + + + + 搜索 重置 @@ -105,6 +110,7 @@ export default { CreateDocument, FinanceVoucherTable }, + dicts: ['finance_voucher_type'], data() { return { // 按钮loading