Pārlūkot izejas kodu

打印清单打印显示俩页的问题

西昌缴费二期
zhichao lei pirms 4 gadiem
vecāks
revīzija
16398a30e8
4 mainītis faili ar 4 papildinājumiem un 4 dzēšanām
  1. +1
    -1
      Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/AssetManagementSystem/Views/Ass_AssetsInfo/Inventory.cshtml
  2. +1
    -1
      Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/AssetManagementSystem/Views/Ass_AssetsInfoApply/Inventory.cshtml
  3. +1
    -1
      Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/AssetManagementSystem/Views/Ass_AssetsOutApply/Inventory.cshtml
  4. +1
    -1
      Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/AssetManagementSystem/Views/Ass_Receive/Inventory.cshtml

+ 1
- 1
Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/AssetManagementSystem/Views/Ass_AssetsInfo/Inventory.cshtml Parādīt failu

@@ -160,7 +160,7 @@
bind: function () {
$("#btnPrint").on('click',
function () {
$('.tablediv').print();
$('#tablediv').print();

});
}


+ 1
- 1
Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/AssetManagementSystem/Views/Ass_AssetsInfoApply/Inventory.cshtml Parādīt failu

@@ -160,7 +160,7 @@
bind: function () {
$("#btnPrint").on('click',
function () {
$('.tablediv').print();
$('#tablediv').print();

});
}


+ 1
- 1
Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/AssetManagementSystem/Views/Ass_AssetsOutApply/Inventory.cshtml Parādīt failu

@@ -180,7 +180,7 @@
bind: function () {
$("#btnPrint").on('click',
function () {
$('.tablediv').print();
$('#tablediv').print();

});
}


+ 1
- 1
Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/AssetManagementSystem/Views/Ass_Receive/Inventory.cshtml Parādīt failu

@@ -177,7 +177,7 @@
bind: function () {
$("#btnPrint").on('click',
function () {
$('.tablediv').print();
$('#tablediv').print();

});
}


Notiek ielāde…
Atcelt
Saglabāt