用户列表删除功能屏蔽
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',
|
type: 'primary',
|
||||||
emitKey: 'editCb',
|
emitKey: 'editCb',
|
||||||
},
|
},
|
||||||
{
|
// {
|
||||||
name: this.$t('common:button:delete'),
|
// name: this.$t('common:button:delete'),
|
||||||
type: 'danger',
|
// type: 'danger',
|
||||||
emitKey: 'deleteCb',
|
// emitKey: 'deleteCb',
|
||||||
},
|
// },
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in New Issue