diff --git a/src/views/errorLog/index.vue b/src/views/errorLog/index.vue index 8cbe18e2..a769d870 100644 --- a/src/views/errorLog/index.vue +++ b/src/views/errorLog/index.vue @@ -2,12 +2,11 @@
- {{ $t('errorLog.description') }}
+ Now the management system are basically the form of the spa, it enhances the user experience, but it also increases the possibility of page problems, a small negligence may lead to the entire page deadlock. Fortunately Vue provides a way to catch handling exceptions, where you can handle errors or report exceptions.
- {{ $t('errorLog.documentation') }}
+ Document introduction
diff --git a/src/views/excel/components/FilenameOption.vue b/src/views/excel/components/FilenameOption.vue
index b578d65c..75092235 100644
--- a/src/views/excel/components/FilenameOption.vue
+++ b/src/views/excel/components/FilenameOption.vue
@@ -1,8 +1,7 @@