|
@@ -60,7 +60,7 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form'], function ($, undefin
|
|
// {field: 'unionid', title: __('Unionid'), operate: 'LIKE'},
|
|
// {field: 'unionid', title: __('Unionid'), operate: 'LIKE'},
|
|
{field: 'introcode', title: __('Introcode'), operate: 'LIKE'},
|
|
{field: 'introcode', title: __('Introcode'), operate: 'LIKE'},
|
|
// {field: 'last_paytime', title: __('Last_paytime'), operate:'RANGE', addclass:'datetimerange', autocomplete:false, formatter: Table.api.formatter.datetime},
|
|
// {field: 'last_paytime', title: __('Last_paytime'), operate:'RANGE', addclass:'datetimerange', autocomplete:false, formatter: Table.api.formatter.datetime},
|
|
- {field: 'intro_num', title: __('Intro_num')},
|
|
|
|
|
|
+// {field: 'intro_num', title: __('Intro_num')},
|
|
// {field: 'intro_num_all', title: __('Intro_num_all')},
|
|
// {field: 'intro_num_all', title: __('Intro_num_all')},
|
|
{field: 'intro_uid', title: __('Intro_uid')},
|
|
{field: 'intro_uid', title: __('Intro_uid')},
|
|
// {field: 'intro_ids', title: __('Intro_ids')},
|
|
// {field: 'intro_ids', title: __('Intro_ids')},
|
|
@@ -80,7 +80,7 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form'], function ($, undefin
|
|
edit: function () {
|
|
edit: function () {
|
|
Controller.api.bindevent();
|
|
Controller.api.bindevent();
|
|
},
|
|
},
|
|
- updateintro: function () {
|
|
|
|
|
|
+ zhuanyiintro: function () {
|
|
Controller.api.bindevent();
|
|
Controller.api.bindevent();
|
|
},
|
|
},
|
|
api: {
|
|
api: {
|