|
|
@@ -1106,7 +1106,7 @@ class PurchaseController extends BaseController
|
|
|
}
|
|
|
} else {
|
|
|
if (empty($this->shopId)) {
|
|
|
- util::fail('暂时无法查看采购单。');
|
|
|
+ //util::fail('暂时无法查看采购单。');
|
|
|
}
|
|
|
if (empty($info['mainId']) || $info['mainId'] != $this->mainId) {
|
|
|
//不能注释,分享付款功能要用,客户没有登录也能付款
|