{{ t('cancel') }}
{{ t('confirm') }}
diff --git a/admin/src/components/select-area/index.vue b/admin/src/components/select-area/index.vue
index a3ab26c0e..b15d33f39 100644
--- a/admin/src/components/select-area/index.vue
+++ b/admin/src/components/select-area/index.vue
@@ -1,49 +1,16 @@
-
-
+
+
-
-
+
+
-
-
+
+
@@ -88,7 +55,6 @@ const state = reactive({
area: ""
})
-
onBeforeMount(async ()=>{
state.provinceList = (await getAreaListByPid(0)).data
})
@@ -120,7 +86,6 @@ watch(()=>state.city, (val)=>{
}
})
-
const emitsArea = () => {
const paramsData = {
province: {} as areaType,
diff --git a/admin/src/components/select-icon/index.vue b/admin/src/components/select-icon/index.vue
index 4239dd936..61c42b2e6 100644
--- a/admin/src/components/select-icon/index.vue
+++ b/admin/src/components/select-icon/index.vue
@@ -7,23 +7,19 @@
请选择图标
- element
- iconfont
+ element
+ iconfont
-
+
-
+
diff --git a/admin/src/components/upload-attachment/attachment.vue b/admin/src/components/upload-attachment/attachment.vue
index 9f77876e6..4528453aa 100644
--- a/admin/src/components/upload-attachment/attachment.vue
+++ b/admin/src/components/upload-attachment/attachment.vue
@@ -7,25 +7,18 @@
prefix-icon="Search" @input="getAttachmentCategoryList()" />
-
+
{{ t('selectPlaceholder') }}
-
-
{{
- item.name }}
-
+
+
{{item.name }}
-
+
{{ t('edit') }}
- {{ t('delete')
- }}
+ {{ t('delete')}}
@@ -44,52 +37,41 @@
{{ t('upload.upload' + type) }} {{ isOpen }}
- {{
- t('edit') }}
- {{ t('complete')
- }}
+ {{t('edit') }}
+ {{ t('complete') }}
-
+
-
-
+
+
-
{{ item.real_name }}
-
- {{ item.real_name }}
-
+ {{ item.real_name }}
-
+
{{ t('lookOver') }}
-
+
{{ t('lookOver') }}
@@ -105,20 +87,15 @@
-
-
-
+
+
+
{{ item.real_name }}
-
- {{ item.real_name }}
-
+ {{ item.real_name }}
@@ -132,18 +109,13 @@
- {{
- t('delete') }}
- {{ t('upload.move')
- }}
+ {{t('delete') }}
+ {{ t('upload.move') }}
-
+
@@ -155,8 +127,7 @@
-
+
@@ -164,20 +135,16 @@
-
+
-
+
diff --git a/admin/src/components/upload-attachment/index.vue b/admin/src/components/upload-attachment/index.vue
index 78d32bc03..27eace906 100644
--- a/admin/src/components/upload-attachment/index.vue
+++ b/admin/src/components/upload-attachment/index.vue
@@ -2,8 +2,7 @@
-
+
diff --git a/admin/src/components/upload-image/index.vue b/admin/src/components/upload-image/index.vue
index 4bed1ece7..77526f6fc 100644
--- a/admin/src/components/upload-image/index.vue
+++ b/admin/src/components/upload-image/index.vue
@@ -1,14 +1,12 @@