汇总状态的操作修改

master
zyx 4 years ago
parent d42cd15b0b
commit 4a7915ef69

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

Loading…
Cancel
Save