Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
bjquanjiang
/
DigitalScholl
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
打印清单打印显示俩页的问题
西昌缴费二期
zhichao lei
4 anni fa
parent
895f440bdf
commit
16398a30e8
4 ha cambiato i file
con
4 aggiunte
e
4 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+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
Vedi File
@@ -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
Vedi File
@@ -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
Vedi File
@@ -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
Vedi File
@@ -177,7 +177,7 @@
bind: function () {
$("#btnPrint").on('click',
function () {
$('
.
tablediv').print();
$('
#
tablediv').print();
});
}
Scrivi
Anteprima
Caricamento…
Annulla
Salva