|
@@ -112,6 +112,7 @@
|
|
|
, {field: 'enable_text', title: '是否在用', width: 100}
|
|
|
, {field: 'groups', title: '权限组', width: 200}
|
|
|
, {field: 'manager_barnchs', title: '管理门店', width: 200}
|
|
|
+ , {field: 'office_stores', title: '任职门店', width: 200}
|
|
|
, {field: 'status_text', title: '状态', width: 80}
|
|
|
, {field: 'check_user_text', title: '入职审核人', width: 120}
|
|
|
, {field: 'date_joined', title: '入职时间', width: 180}
|