Преглед на файлове

web 新生信息动态获取年份

应县
yxq преди 7 месеца
родител
ревизия
26b98b9138
променени са 1 файла, в които са добавени 3 реда и са изтрити 1 реда
  1. +3
    -1
      Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuInfoFresh/PrintSignFlow.cshtml

+ 3
- 1
Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuInfoFresh/PrintSignFlow.cshtml Целия файл

@@ -77,7 +77,7 @@
<!-- / warpper -->
<div class="printBox" style="overflow: hidden;">
<div class="title">长阳土家族自治县职业教育中心</div>
<div class="title">2022年新生报到流程单</div>
<div class="title"><span id="fullYear"></span>年新生报到流程单</div>
<table cellspacing="0" cellpadding="0" class="table">
<tr>
<td style="width:17%">姓名</td>
@@ -135,5 +135,7 @@

};

let year = new Date().getFullYear();
$('#fullYear').text(year);
</script>
</html>

Зареждане…
Отказ
Запис