去掉无用的参数

修改表单构建关联字段的逻辑
修改外部插件说明
This commit is contained in:
2021-03-01 03:02:47 +08:00
parent 2418516c49
commit eebbdf279e
63 changed files with 1273 additions and 1380 deletions
@@ -203,7 +203,7 @@ class ApproachController extends WorkflowController
approach.customer_id,
customer_id_customer.region_id,
approach_market.name as market_name,
customer_id_region_id_customer_region.name as region_name,
region_id_customer_region.name as region_name,
customer_id_customer.code as customer_code,
customer_id_customer.name as customer_name,
customer_id_customer.warehouse_contact,