sth
This commit is contained in:
parent
5fdcaef80d
commit
b898060944
|
|
@ -43,6 +43,8 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form','layer'], function ($,
|
||||||
|
|
||||||
{field: 'orderb.order_no', title: __('Order.order_no'), operate: '='},
|
{field: 'orderb.order_no', title: __('Order.order_no'), operate: '='},
|
||||||
|
|
||||||
|
{field: 'orderb.source_shop', title: __('来源'), operate: false},
|
||||||
|
|
||||||
{
|
{
|
||||||
field: 'follow',
|
field: 'follow',
|
||||||
title: '跟进状态',
|
title: '跟进状态',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user