From 958e2397aa19b12d8f4725c1eb242db6aa5e6acb Mon Sep 17 00:00:00 2001 From: soul <1041707577@qq.com> Date: Mon, 11 Mar 2024 17:04:45 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=A4=8D=E9=80=89=E6=A1=86?= =?UTF-8?q?=E7=BB=91=E5=AE=9A=E4=BB=A5=E6=8F=90=E9=AB=98=E4=BA=92=E5=8A=A8?= =?UTF-8?q?=E6=80=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 调整复选框绑定方式,改善用户体验,统一调用方式,提高交互性。 --- src/routes/request/components/CheckListModal.svelte | 4 +--- src/routes/type/components/ProjectTab/ProcessingModal.svelte | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/src/routes/request/components/CheckListModal.svelte b/src/routes/request/components/CheckListModal.svelte index 1e4990f..cf94fb0 100644 --- a/src/routes/request/components/CheckListModal.svelte +++ b/src/routes/request/components/CheckListModal.svelte @@ -1,8 +1,6 @@