From c29e66da57232d05f464870a88230140564ddb47 Mon Sep 17 00:00:00 2001
From: siyaqi
Date: Mon, 16 Feb 2026 16:38:55 +0800
Subject: [PATCH] =?UTF-8?q?=E6=A0=87=E5=87=86=E6=A0=B7=E5=BC=8F=E8=B0=83?=
=?UTF-8?q?=E6=95=B4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../datastd/main/components/AddEditForm.vue | 104 ++++++++++++++++--
1 file changed, 95 insertions(+), 9 deletions(-)
diff --git a/vue-fastapi-frontend/src/views/datastd/main/components/AddEditForm.vue b/vue-fastapi-frontend/src/views/datastd/main/components/AddEditForm.vue
index 0d9cdce..391fc7c 100644
--- a/vue-fastapi-frontend/src/views/datastd/main/components/AddEditForm.vue
+++ b/vue-fastapi-frontend/src/views/datastd/main/components/AddEditForm.vue
@@ -1,5 +1,6 @@
-
-
- 取消
+
+
+ 取消
-
- 保存
+
+ 保存
-
+
- 取消
- 确定
+
@@ -458,4 +462,86 @@ const handleClose = () => {
// 初始化
initData()
-
\ No newline at end of file
+
+
+