修正表单远程关联字段显示
修正发货单物流信息无法填写 修正发货单直营物流信息无法填写 去掉没有使用的字段类型
This commit is contained in:
@@ -145,7 +145,6 @@ var form_action = '{{$action}}';
|
||||
params.resultCache = false;
|
||||
},
|
||||
query(query) {
|
||||
query.field_0 = 'customer_delivery_address.address';
|
||||
query.customer_id = get_customer_id();
|
||||
},
|
||||
onSelect(row) {
|
||||
|
||||
Reference in New Issue
Block a user