-
{{ formItem.dbFieldTxt }}
-
{{ $t('standardRegulationLibrary.standardResolutionSheet') }}
+
+
+
{{ part }}
+
+
+
+
+ {{ $t('standardRegulationLibrary.updateRecord') }}
+
+
+
+
+ {{ $t('standardRegulationLibrary.submitQuestion') }}
+
+
+
{{ $t('share') }}
-
-
-
-
{{ file.fileName }}
-
-
-
{{ $t('download') }}
-
-
- {{ $t('unwatermarkedDownload') }}
+
+
+
+
+ {{ detailData[formItem.dbFieldName] }}
+
+
+
+
+
+
+
{{ formItem.dbFieldTxt }}
+
+
+ {{ $t('standardRegulationLibrary.standardResolutionSheet') }}
+
+
+
+
{{ file.fileName }}
+
+
+
+
{{ $t('download') }}
+
+
+
+ {{ $t('unwatermarkedDownload') }}
+
+
+
-
+
+
+
+
+
+
+
diff --git a/src/views/standardRegulationLibrary/commonPage/modules/SubmitQuestionModal.vue b/src/views/standardRegulationLibrary/commonPage/modules/SubmitQuestionModal.vue
index e6aafe82..f998b721 100644
--- a/src/views/standardRegulationLibrary/commonPage/modules/SubmitQuestionModal.vue
+++ b/src/views/standardRegulationLibrary/commonPage/modules/SubmitQuestionModal.vue
@@ -146,7 +146,7 @@ export default {
},
handleCancel () {
-
+ this.close()
},
close () {
this.visible = false