@@ -88,7 +88,6 @@ class PurchaseOrderClass extends BaseClass
$content = '';
$content .= '--------------------------------<BR>';
$content .= '<B>' . $orderInfo->ghsName . '</B><BR><BR>';
- $content .= '<B>' . $ghsInfo->mobile . '</B><BR>';
if (isset($orderInfo->remark) && !empty($orderInfo->remark)) {
$content .= '<BR>';
$content .= '备注:<BR>';