diff --git a/src/views/sce/sceInfo/index.vue b/src/views/sce/sceInfo/index.vue
index e8a4c40..2bbc888 100644
--- a/src/views/sce/sceInfo/index.vue
+++ b/src/views/sce/sceInfo/index.vue
@@ -152,11 +152,14 @@
:on-change="uploadImg"
:on-success="handleAvatar"
:before-upload="beforeAvatarUpload"
+ element-loading-text="正在上传..."
+ v-loading="loadingCover"
>
+