用户列表删除功能屏蔽
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
45aa1ba24a
commit
33f920e7bc
|
@ -208,11 +208,11 @@ export default {
|
|||
type: 'primary',
|
||||
emitKey: 'editCb',
|
||||
},
|
||||
{
|
||||
name: this.$t('common:button:delete'),
|
||||
type: 'danger',
|
||||
emitKey: 'deleteCb',
|
||||
},
|
||||
// {
|
||||
// name: this.$t('common:button:delete'),
|
||||
// type: 'danger',
|
||||
// emitKey: 'deleteCb',
|
||||
// },
|
||||
],
|
||||
},
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue