fix bug
This commit is contained in:
@@ -145,7 +145,8 @@ export const option = {
|
||||
dicData: processStatusOptions,
|
||||
slot: true,
|
||||
hide: true,
|
||||
fixed: false,
|
||||
fixed: 'right',
|
||||
minWidth: 100,
|
||||
addDisplay: false,
|
||||
editDisplay: false,
|
||||
},
|
||||
@@ -174,8 +175,8 @@ export const option = {
|
||||
hide: true,
|
||||
},
|
||||
]),
|
||||
saveBtnText: '保存',
|
||||
updateBtnText: '保存',
|
||||
saveBtn: false,
|
||||
updateBtn: false,
|
||||
dialogTop: '10px',
|
||||
dialogWidth: '96%',
|
||||
menuWidth: 220,
|
||||
|
||||
Reference in New Issue
Block a user