|
,search = (('label-1','cdate-time-start','cdate-time-end','farm_id-select-','name-input-mlike'), (u'日期范围',u'开始时间',u'截止时间','选择农场',u'用户名称'))
|
|
,search = (('label-1','cdate-time-start','cdate-time-end','farm_id-select-','name-input-mlike'), (u'日期范围',u'开始时间',u'截止时间','选择农场',u'用户名称'))
|
|
|
|
+ ,thead = (u'所属农场', u'用户名称', u'微信openid', u'用户手机号', u'更新时间')
|
|
|
|
+ ,tbody = ('farm','username','openid', 'mobile', 'cdate')
|