From 37ef14079507ccdc9dfc0e9e5bf73839c8bbc541 Mon Sep 17 00:00:00 2001 From: HanLong <404402223@qq.com> Date: Thu, 15 Jan 2026 21:14:53 +0800 Subject: [PATCH] =?UTF-8?q?fix:[=E8=AF=95=E9=AA=8C=E7=AE=A1=E7=90=86][?= =?UTF-8?q?=E7=89=A9=E8=B5=84=E5=88=97=E8=A1=A8]=E8=AF=95=E5=89=82?= =?UTF-8?q?=E8=AF=A6=E6=83=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/business/resource/sj/comps/Xq.vue | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/src/views/business/resource/sj/comps/Xq.vue b/src/views/business/resource/sj/comps/Xq.vue index 2a4608f..39560dc 100644 --- a/src/views/business/resource/sj/comps/Xq.vue +++ b/src/views/business/resource/sj/comps/Xq.vue @@ -8,10 +8,11 @@
- {{$t('form.cancel')}} + {{ $t('form.cancel') }}
-
{{ $t('page.business.resource.sj.sjxq') }}
+
{{ $t('page.business.resource.sj.sjxq') + }}
@@ -112,9 +113,16 @@
+ :show-overflow-tooltip="true" > + + + @@ -179,7 +187,7 @@ export default { created() { }, methods: { - exportExcel(){ + exportExcel() { alert('todo') }, jcgjListHandleQuery(val) {