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