fetch(add): 运营商管理
All checks were successful
构建并部署前端到测试环境 / build-and-deploy (push) Successful in 2m23s

This commit is contained in:
sexygoat
2026-01-27 16:06:48 +08:00
parent c07e481b5b
commit 6127b21c2c
20 changed files with 1502 additions and 42 deletions

View File

@@ -140,18 +140,15 @@
const contextMenuItems: MenuItemType[] = [
{
key: 'cardOperation',
label: '卡务操作',
icon: ''
label: '卡务操作'
},
{
key: 'download',
label: '下载',
icon: ''
label: '下载'
},
{
key: 'delete',
label: '删除',
icon: '',
showLine: true
}
]