From 1a3ffbc8e2188a92c32913731c732a249c01a081 Mon Sep 17 00:00:00 2001 From: zhuoqinglian <1035449612@qq.com> Date: Tue, 9 Jun 2026 14:25:49 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=AE=8C=E6=88=90=E5=BC=B9=E7=AA=97?= =?UTF-8?q?=E7=BB=84=E4=BB=B6=E6=8A=BD=E7=A6=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/CustomDialog.vue | 228 ++++++++++++++++++ 1 file changed, 228 insertions(+) create mode 100644 main/manager-web/src/components/CustomDialog.vue diff --git a/main/manager-web/src/components/CustomDialog.vue b/main/manager-web/src/components/CustomDialog.vue new file mode 100644 index 00000000..14829429 --- /dev/null +++ b/main/manager-web/src/components/CustomDialog.vue @@ -0,0 +1,228 @@ + + + + +