Denna sida fungerar bättre med Javascript igång.
Startsida
Utforska
Hjälp
Registrera dig
Logga in
bjquanjiang
/
DigitalScholl
Bevaka
1
Stjärnmärk
0
Förgrening
0
Kod
Ärenden
0
Pull-förfrågningar
0
Släpp
0
Wiki
Aktiviteter
Bläddra i källkod
打印清单打印显示俩页的问题
西昌缴费二期
zhichao lei
4 år sedan
förälder
895f440bdf
incheckning
16398a30e8
4 ändrade filer
med
4 tillägg
och
4 borttagningar
Delad Vy
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/AssetManagementSystem/Views/Ass_AssetsInfo/Inventory.cshtml
+1
-1
Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/AssetManagementSystem/Views/Ass_AssetsInfoApply/Inventory.cshtml
+1
-1
Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/AssetManagementSystem/Views/Ass_AssetsOutApply/Inventory.cshtml
+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
Visa fil
@@ -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
Visa fil
@@ -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
Visa fil
@@ -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
Visa fil
@@ -177,7 +177,7 @@
bind: function () {
$("#btnPrint").on('click',
function () {
$('
.
tablediv').print();
$('
#
tablediv').print();
});
}
Skriv
Förhandsgranska
Laddar…
Avbryt
Spara