用户列表删除功能屏蔽
continuous-integration/drone/push Build is passing Details

uat_us
wangxiaoshuang 2024-11-28 14:03:23 +08:00
parent 45aa1ba24a
commit 33f920e7bc
1 changed files with 5 additions and 5 deletions

View File

@ -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',
}, // },
], ],
}, },
], ],