diff --git a/vue-fastapi-frontend/src/views/datastd/main/index.vue b/vue-fastapi-frontend/src/views/datastd/main/index.vue
index 8bf169d..20700d6 100644
--- a/vue-fastapi-frontend/src/views/datastd/main/index.vue
+++ b/vue-fastapi-frontend/src/views/datastd/main/index.vue
@@ -261,7 +261,7 @@
-
+
{{
diff --git a/vue-fastapi-frontend/src/views/system/flow/dataStdMainAppr.vue b/vue-fastapi-frontend/src/views/system/flow/dataStdMainAppr.vue
index 9af5103..8ade31f 100644
--- a/vue-fastapi-frontend/src/views/system/flow/dataStdMainAppr.vue
+++ b/vue-fastapi-frontend/src/views/system/flow/dataStdMainAppr.vue
@@ -17,8 +17,15 @@
-
-
+
+
+
+ {{
+ getSrcSysName(scope.row.srcSys)
+ }}
+
+
+
{{ changeTypeMap[row.changeType] || row.changeType }}
@@ -31,7 +38,7 @@
- 查看详情
+ 查看详情
@@ -106,11 +113,11 @@
-
+
- 来源系统:
+ 来源系统:
- {{ formatValue(formData.sourceSystem) }}
+ {{ formatSrcValue(formData.srcSys) }}
@@ -180,7 +187,10 @@