This website works better with JavaScript.
Почетна
Преглед
Помоћ
Регистрација
Пријавите Се
bjquanjiang
/
DigitalScholl
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
web 解决流程打印input行空缺问题
和田中职
yxq
пре 6 месеци
родитељ
92e8f12b24
комит
8b4692433f
1 измењених фајлова
са
5 додато
и
0 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
Learun.Framework.Ultimate V7/Learun.Application.Web/Content/jquery/plugin/jqprint/jquery.jqprint-0.3.js
+ 5
- 0
Learun.Framework.Ultimate V7/Learun.Application.Web/Content/jquery/plugin/jqprint/jquery.jqprint-0.3.js
Прегледај датотеку
@@ -201,6 +201,11 @@
$tr = a('<tr></tr>');
}
else if (_item.type == 'input') {
if(data[_index+1].type == 'anodeinfo'||data[_index+1].type == 'gird'){
if(num - (_item.col * 2 - 1) - 1 > 0){
_item.col = num/2
}
}
var colspan = _item.col * 2 - 1;
var _text = '';
if (_item.text) {
Write
Preview
Loading…
Откажи
Сачувај