From 2b2f02be721fdf40efe6f95ae7ee5edee9f7815d Mon Sep 17 00:00:00 2001 From: ysn <2126564605@qq.com> Date: Wed, 3 Jun 2026 13:23:17 +0800 Subject: [PATCH] =?UTF-8?q?=E7=B3=BB=E7=BB=9F=E8=AE=BE=E7=BD=AE-=E9=BB=98?= =?UTF-8?q?=E8=AE=A4=E5=AD=98=E5=82=A8=E5=88=B0localStorage?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layout/components/SystemSettingDialog.vue | 72 ++- .../components/UltrasoundReportPrint.vue | 2 +- src/views/cases/detail.vue | 574 +++++++++++------- src/views/cases/index.vue | 20 +- 4 files changed, 434 insertions(+), 234 deletions(-) diff --git a/src/layout/components/SystemSettingDialog.vue b/src/layout/components/SystemSettingDialog.vue index 9636b9b..0335061 100644 --- a/src/layout/components/SystemSettingDialog.vue +++ b/src/layout/components/SystemSettingDialog.vue @@ -112,6 +112,8 @@