From 6b29c322a902a1273ced617ddc36c6549e1af747 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B7=AF=E6=98=8E=E6=85=A7?= <1191093413@qq.com> Date: Wed, 28 Feb 2024 11:18:21 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=A2=E5=8D=95=E5=88=97=E8=A1=A8=EF=BC=9A?= =?UTF-8?q?=E7=AD=9B=E9=80=89=E6=A1=86=E5=B1=95=E5=BC=80=E6=97=B6=E6=94=BE?= =?UTF-8?q?=E5=9C=A8=E6=8C=89=E9=92=AE=E4=B9=8B=E5=89=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/invoice/billinfo/index.vue | 44 +++++++++++++------ 1 file changed, 30 insertions(+), 14 deletions(-) diff --git a/jianshui-ui/src/views/invoice/billinfo/index.vue b/jianshui-ui/src/views/invoice/billinfo/index.vue index 5afe500..d2a4625 100644 --- a/jianshui-ui/src/views/invoice/billinfo/index.vue +++ b/jianshui-ui/src/views/invoice/billinfo/index.vue @@ -30,33 +30,49 @@ @keyup.enter.native="handleQuery" /> - - 搜索 - 重置 - - - {{ showMore === false ? "展开" : "隐藏" }} - - - - - + - + - + - + + + 搜索 + 重置 + + + {{ showMore === false ? "展开" : "隐藏" }} + + + + + + + + + + + + + + + + + + + +