Ce site fonctionne mieux avec JavaScript.
Accueil
Explorateur
Aide
S'inscrire
Connexion
bjquanjiang
/
DigitalScholl
Suivre
1
Ajouter aux favoris
0
Bifurcation
0
Code
Tickets
0
Demandes d'ajout
0
Versions
0
Wiki
Activité
Parcourir la source
打印清单打印显示俩页的问题
西昌缴费二期
zhichao lei
il y a 4 ans
Parent
895f440bdf
révision
16398a30e8
4 fichiers modifiés
avec
4 ajouts
et
4 suppressions
Vue séparée
Option de Diff
Voir les Statistiques
Télécharger le Fichier Patch
Télécharger le Fichier des Différences
+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
Voir le fichier
@@ -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
Voir le fichier
@@ -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
Voir le fichier
@@ -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
Voir le fichier
@@ -177,7 +177,7 @@
bind: function () {
$("#btnPrint").on('click',
function () {
$('
.
tablediv').print();
$('
#
tablediv').print();
});
}
Écrire
Aperçu
Chargement…
Annuler
Enregistrer