|
|
|
@ -190,7 +190,7 @@ class AggregateFinanceStatementController extends ThinkController
|
|
|
|
|
$this->error("参数错误");
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
if (!$_REQUEST['first_partner_id']) {
|
|
|
|
|
if (!$_REQUEST['first_party_info']['id']&&!$_REQUEST['first_partner_type']) {
|
|
|
|
|
$this->error("编辑失败,聚合公司绑定关系未添加,请添加公司绑定关系后重算");
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|