แก้ปัญหา clear cache

This commit is contained in:
LAPTOP-KB8JC2K2\acer
2021-09-14 10:40:24 +07:00
parent 646bf3e249
commit d4212da199
20 changed files with 23 additions and 23 deletions

View File

@@ -96,7 +96,7 @@
</section>
@section FooterPlaceHolder{
<script src="~/js/vw_limit_frame_plan/vw_limit_frame_plan.js"></script>
<script src="~/js/vw_limit_frame_plan/vw_limit_frame_plan.js?version=@MyHelper.GetDummyText()"></script>
<script>
$(document).ready(function () {
vw_limit_frame_plan_InitiateDataTable();

View File

@@ -152,9 +152,9 @@
</section>
@section FooterPlaceHolder{
<script src="~/js/vw_limit_frame_plan/vw_limit_frame_plan_d.js"></script>
<script src="~/js/eva_limit_frame_group/eva_limit_frame_group.js"></script>
<script src="~/js/rep_eva_limit_frame_plan/rep_eva_limit_frame_plan_report.js"></script>
<script src="~/js/vw_limit_frame_plan/vw_limit_frame_plan_d.js?version=@MyHelper.GetDummyText()"></script>
<script src="~/js/eva_limit_frame_group/eva_limit_frame_group.js?version=@MyHelper.GetDummyText()"></script>
<script src="~/js/rep_eva_limit_frame_plan/rep_eva_limit_frame_plan_report.js?version=@MyHelper.GetDummyText()"></script>
<script>
$(document).ready(function () {
var id = getUrlParameter("id");