修改禅道已知bug
This commit is contained in:
@@ -131,6 +131,7 @@ export default {
|
||||
this.title = '编辑'
|
||||
this.$nextTick(() => {
|
||||
this.formInline = value
|
||||
this.$refs['ruleForm'].clearValidate()
|
||||
})
|
||||
},
|
||||
handleCancel() {
|
||||
|
||||
@@ -192,7 +192,7 @@ export default {
|
||||
title: this.$t('operation'),
|
||||
align: 'center',
|
||||
fixed: 'right',
|
||||
width: 100,
|
||||
width: 120,
|
||||
scopedSlots: { customRender: 'operation' }
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user