|
@@ -2892,7 +2892,7 @@ class OrderController extends BaseController
|
|
|
$content .= '<TEXT x="30" y="115" font="12" w="2" h="2" r="0">' . $shortMobile . '</TEXT>';
|
|
$content .= '<TEXT x="30" y="115" font="12" w="2" h="2" r="0">' . $shortMobile . '</TEXT>';
|
|
|
$content .= '<TEXT x="30" y="250" font="12" w="2" h="2" r="0">' . $shortRemark . '</TEXT>';
|
|
$content .= '<TEXT x="30" y="250" font="12" w="2" h="2" r="0">' . $shortRemark . '</TEXT>';
|
|
|
$p->printLabelMsg($content);
|
|
$p->printLabelMsg($content);
|
|
|
- util::complete();
|
|
|
|
|
|
|
+ util::complete('打印成功');
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
}
|
|
}
|