|
|
@@ -386,7 +386,7 @@ class PtAssetClass extends BaseClass
|
|
|
'event' => "【{$shop->merchantName} {$shop->shopName}】的采购被退款",
|
|
|
'sjId' => $sjId,
|
|
|
'shopId' => $shopId,
|
|
|
- 'tx' => dict::getDict('yeTx', 'canNot'),
|
|
|
+ 'tx' => $tx,
|
|
|
'ptStyle' => $ptStyle,
|
|
|
'shopName' => $shop->shopName,
|
|
|
'sjName' => $shop->merchantName,
|