Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
bjquanjiang
/
DigitalScholl
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
打印清单打印显示俩页的问题
西昌缴费二期
zhichao lei
hace 4 años
padre
895f440bdf
commit
16398a30e8
Se han
modificado 4 ficheros
con
4 adiciones
y
4 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+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
Ver fichero
@@ -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
Ver fichero
@@ -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
Ver fichero
@@ -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
Ver fichero
@@ -177,7 +177,7 @@
bind: function () {
$("#btnPrint").on('click',
function () {
$('
.
tablediv').print();
$('
#
tablediv').print();
});
}
Escribir
Vista previa
Cargando…
Cancelar
Guardar