Merge branch 'feature/add_item' of wmtx/platform into release

汇总状态的操作修改
master
廖金灵 4 years ago committed by Gogs
commit 99342a9b8f

@ -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("编辑失败,聚合公司绑定关系未添加,请添加公司绑定关系后重算");
}

Loading…
Cancel
Save