添加用户页面.

This commit is contained in:
lijiahang
2023-08-16 15:32:08 +08:00
parent 4f8bc6c046
commit d19cc66baa
12 changed files with 153 additions and 212 deletions

View File

@@ -38,7 +38,6 @@ const columns = [
title: '组件名称',
dataIndex: 'component',
slotName: 'component',
width: 150,
ellipsis: true,
tooltip: true,
}, {