Kaynağa Gözat

游客上传权限

laiguoran 3 yıl önce
ebeveyn
işleme
1228ca0399
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  1. 2 0
      app/view/stage/modal.ejs

+ 2 - 0
app/view/stage/modal.ejs

@@ -600,8 +600,10 @@
             </div>
             <div class="modal-body">
                 <div class="form-group">
+                    <% if (!ctx.tender.isTourist || (ctx.tender.isTourist && ctx.tender.touristPermission.file) || stage.filePermission) { %>
                     <label for="formGroupExampleInput">大小限制:30MB,支持<span data-toggle="tooltip" data-placement="bottom" title="doc,docx,xls,xlsx,ppt,pptx,pdf">office等文档格式</span>、<span data-toggle="tooltip" data-placement="bottom" title="jpg,png,bmp">图片格式</span>、<span data-toggle="tooltip" data-placement="bottom" title="rar,zip">压缩包格式</span></label>
                     <input type="file" class="" id="upload-im-file" multiple>
+                    <% } %>
                 </div>
                 <div class="modal-height-500" style="overflow:auto;">
                     <table class="table table-sm table-bordered" style="word-break:break-all; table-layout: fixed">