去掉无用的参数
修改表单构建关联字段的逻辑 修改外部插件说明
This commit is contained in:
@@ -63,7 +63,7 @@ class Dialog
|
||||
'url' => 'promotion/promotion/dialog',
|
||||
],
|
||||
'region' => [
|
||||
'title' => '销售团队',
|
||||
'title' => '销售组',
|
||||
'table' => 'customer_region',
|
||||
'field' => 'name',
|
||||
'url' => 'customer/region/dialog',
|
||||
|
||||
Reference in New Issue
Block a user