@@ -1376,10 +1376,6 @@ class Systemprint extends Start_Controller {
$pdfnum = ($fullorder['printcode'] == "DPEX")?2:1;
$text = array('yd'=>base_url().'data/pdf/'.$bctime.'/y-'.$Hwaybill.'.pdf','mode'=>100);
}
- //云尚快线 打印k5标签
- if($fullorder['printcode'] == 'FEDEX_G'){
- $type = 8;
- }
else
@@ -113,10 +113,7 @@ function ajax(num, list, tf) {
wprinter.fppdf(c.rows);
- else if (c.rows['type'] == 8) {
- wprinter.pdffhdk5(c.rows);
-
+
if (c.rows['n'] > -1) {
//ajax(c.rows['n'],c.rows['data']);
site(c.rows['n'], c.rows['data'], c.rows['text']['number'], 1, 0);