更新创建租户图标

This commit is contained in:
zjl 2024-09-19 16:47:50 +08:00
parent 65dc9337d2
commit b69777404e

View File

@ -99,7 +99,7 @@
{
label: '创建账号',
icon:'Plus',
type: 'warning',
type: 'primary',
onClick: handleAddAccount.bind(null, record),
auth:['sys:tenant:account']
},