flat: 邀请码暂存3
This commit is contained in:
@@ -98,6 +98,7 @@ const curdOptions = {
|
|||||||
editBtn: false,
|
editBtn: false,
|
||||||
delBtn: false,
|
delBtn: false,
|
||||||
height: "auto",
|
height: "auto",
|
||||||
|
border: true,
|
||||||
menu:false,
|
menu:false,
|
||||||
searchMenuSpan: 48,
|
searchMenuSpan: 48,
|
||||||
index: true,
|
index: true,
|
||||||
@@ -107,6 +108,10 @@ const curdOptions = {
|
|||||||
prop: 'companyName',
|
prop: 'companyName',
|
||||||
search: true,
|
search: true,
|
||||||
}, {
|
}, {
|
||||||
|
label: '用户名',
|
||||||
|
prop: 'realName',
|
||||||
|
// search: true,
|
||||||
|
},{
|
||||||
label: '邀请码',
|
label: '邀请码',
|
||||||
prop: 'inviteCode',
|
prop: 'inviteCode',
|
||||||
search: true,
|
search: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user