fix bug
This commit is contained in:
@@ -50,6 +50,7 @@ export const option = {
|
||||
border: true,
|
||||
index: true,
|
||||
indexLabel: '序号',
|
||||
indexWidth: 90,
|
||||
viewBtn: true,
|
||||
selection: true,
|
||||
dialogClickModal: false,
|
||||
@@ -127,6 +128,8 @@ export const option = {
|
||||
{
|
||||
label: '地点',
|
||||
prop: 'location',
|
||||
slot: true,
|
||||
formslot: true,
|
||||
minWidth: 180,
|
||||
overHidden: true,
|
||||
span: 12,
|
||||
|
||||
Reference in New Issue
Block a user