jiaweiqi 3 년 전
부모
커밋
9cc1b4d9b2
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      uis/views/activity/index.html

+ 4 - 0
uis/views/activity/index.html

@@ -198,6 +198,10 @@
           content: 'wxapp_code.html?id='+data.id
         });
       }else if(obj.event === 'upload_poster') {
+            if (data.check_status == 1) {
+                layer.msg('该活动已审核');
+                return false;
+            }
             layer.open({
                 type: 2,
                 title: '上传介绍',