Browse Source

master 修改 账户配置 和 视频素材

jiayufei 3 years ago
parent
commit
63da8e3394
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/modules/Statistics/change-face/change-face.vue

+ 1 - 1
src/views/modules/Statistics/change-face/change-face.vue

@@ -321,7 +321,7 @@ export default {
                     if (result.code === 0) {
                         this.handlePolicyOperationCancel();
                         this.$emit('sureface');
-                        this.$message.success('图片上传成功');
+                        this.$message.success('图片上传成功');l
                         this.confirmLoading = false;
                     }
                     else {