|
@@ -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>
|