liuhj 8 달 전
부모
커밋
757629f1b5
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/components/Resource/OpOfficialActivities.vue

+ 1 - 1
src/components/Resource/OpOfficialActivities.vue

@@ -699,7 +699,7 @@ export default {
                                 type: 'success'
                             });
                             that.submitUpload(res.data.data.id);
-                            // that.returnbtn();
+                            that.returnbtn();
 
                         } else {
                             that.$message.error(res.data.msg);