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