From 727b16f040f8e6eb9921ab784126c691fc025429 Mon Sep 17 00:00:00 2001 From: memorylkf <312904636@qq.com> Date: Fri, 10 Apr 2026 17:38:28 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20[=E4=BB=AA=E5=99=A8=E9=80=89=E6=8B=A9]?= =?UTF-8?q?=20=E5=A2=9E=E5=8A=A0=E5=85=B6=E4=BB=96=E8=BE=93=E5=85=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../template/dialog/SelectInstrumentDialog.vue | 43 ++++++++++++++++++++-- 1 file changed, 40 insertions(+), 3 deletions(-) diff --git a/src/views/business/comps/template/dialog/SelectInstrumentDialog.vue b/src/views/business/comps/template/dialog/SelectInstrumentDialog.vue index f22b9b1..4180bdf 100644 --- a/src/views/business/comps/template/dialog/SelectInstrumentDialog.vue +++ b/src/views/business/comps/template/dialog/SelectInstrumentDialog.vue @@ -7,6 +7,12 @@ :listApi="listApi" :selectedCode="selectedCode" @radioSelect="handleSelect"/> + +
+ 其他 + +
+