Explorar o código

卫健津补贴表格去掉两没用的

sugangqiang hai 1 ano
pai
achega
f7cf215541
Modificáronse 2 ficheiros con 5 adicións e 1 borrados
  1. 5 1
      app/enterprise/view/talent_allowance/indexIC.html
  2. BIN=BIN
      public/wjjbtbiao.xlsx

+ 5 - 1
app/enterprise/view/talent_allowance/indexIC.html

@@ -180,7 +180,11 @@
                         </div>
                     </div>
                 </form>
-                <a href="/jbtbiao.xlsx">下载津补贴申报表模板文件</a>
+                <if condition="$type eq 5">
+                    <a href="/wjjbtbiao.xlsx">下载津补贴申报表模板文件</a>
+                    <else/>
+                    <a href="/jbtbiao.xlsx">下载津补贴申报表模板文件</a>
+                </if>
             </div>
             <div class="modal-footer">
                 <button type="button" class="btn btn-primary" onclick="TalentAllowanceInfo.importSubmit()">提交</button>

BIN=BIN
public/wjjbtbiao.xlsx