From 44ce7156cf51315c489a20aedc5d2c55c8b49580 Mon Sep 17 00:00:00 2001 From: "DESKTOP-72TV0V4\\caoxiaozhu" Date: Sun, 8 Mar 2026 10:46:48 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=96=B0=E5=A2=9E=20FormDialog=20?= =?UTF-8?q?=E9=80=9A=E7=94=A8=E8=A1=A8=E5=8D=95=E5=AF=B9=E8=AF=9D=E6=A1=86?= =?UTF-8?q?=E7=BB=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 --- web/src/components/FormDialog.vue | 130 ++++++++++++++++++++++++++++++ 1 file changed, 130 insertions(+) create mode 100644 web/src/components/FormDialog.vue diff --git a/web/src/components/FormDialog.vue b/web/src/components/FormDialog.vue new file mode 100644 index 0000000..4d3e715 --- /dev/null +++ b/web/src/components/FormDialog.vue @@ -0,0 +1,130 @@ + + + + +