From f82afbfe5760a337e1b7e2811ec98227dfee57f8 Mon Sep 17 00:00:00 2001
From: siyaqi
Date: Sat, 8 Nov 2025 14:29:27 +0800
Subject: [PATCH] =?UTF-8?q?=E8=B5=84=E4=BA=A7=E4=BC=98=E5=8C=96?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../src/views/dataAsset/assetDetail/index.vue | 201 +++++++++---------
1 file changed, 105 insertions(+), 96 deletions(-)
diff --git a/vue-fastapi-frontend/src/views/dataAsset/assetDetail/index.vue b/vue-fastapi-frontend/src/views/dataAsset/assetDetail/index.vue
index 52f5c63..6d7ae13 100644
--- a/vue-fastapi-frontend/src/views/dataAsset/assetDetail/index.vue
+++ b/vue-fastapi-frontend/src/views/dataAsset/assetDetail/index.vue
@@ -132,103 +132,112 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 新增
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{'有效'}}
- {{'已删除'}}
-
-
-
-
- {{scope.row.tagSource ? scope.row.tagSource:'自动'}}
-
-
-
-
-
-
- 删除
- 恢复
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 新增
+
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
+
+ {{'有效'}}
+ {{'已删除'}}
+
+
+
+
+ {{scope.row.tagSource ? scope.row.tagSource:'自动'}}
+
+
+
+
+
+
+ 删除
+ 恢复
+
+
+
+
+
+
+
+
+