diff --git a/src/components/DetailComponent/FileComponent.vue b/src/components/DetailComponent/FileComponent.vue
new file mode 100644
index 0000000..8f7a801
--- /dev/null
+++ b/src/components/DetailComponent/FileComponent.vue
@@ -0,0 +1,150 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/components/DetailComponent/SummaryDetail.vue b/src/components/DetailComponent/SummaryDetail.vue
index dce1ec7..04fd904 100644
--- a/src/components/DetailComponent/SummaryDetail.vue
+++ b/src/components/DetailComponent/SummaryDetail.vue
@@ -54,22 +54,26 @@
- {{ filterDict(cacheStore.getDict('technical_standard'), localFormData.technicalStandard)}}
+ {{ filterDict(cacheStore.getDict('technical_standard'), localFormData.technicalStandard) }}
- {{ filterDict(cacheStore.getDict('industry_university'), localFormData.industryUniversityResearch) }}
+ {{
+ filterDict(cacheStore.getDict('industry_university'), localFormData.industryUniversityResearch)
+ }}
- {{ filterDict(cacheStore.getDict('government_declaration'), localFormData.governmentDeclaration) }}
+ {{
+ filterDict(cacheStore.getDict('government_declaration'), localFormData.governmentDeclaration)
+ }}
- {{ filterDict(cacheStore.getDict('intellectual_property'), localFormData.intellectualProperty)}}
+ {{ filterDict(cacheStore.getDict('intellectual_property'), localFormData.intellectualProperty) }}
@@ -103,7 +107,8 @@
-
+
{{ localFormData.specialFundAmount }}
@@ -124,16 +129,19 @@
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
@@ -149,7 +157,7 @@
-