@@ -114,6 +114,7 @@ function ajax(num, list, tf) {
wprinter.fppdf(c.rows);
}else if (c.rows['type'] == 8) {
//负责打印竖版
+ alert("负责打印竖版"+JSON.stringify(c))
wprinter.sbpdffhd(c.rows);
}