소스 검색

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

jiayufei 3 년 전
부모
커밋
63da8e3394
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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 {