fetch(add): 运营商管理
All checks were successful
构建并部署前端到测试环境 / build-and-deploy (push) Successful in 2m23s
All checks were successful
构建并部署前端到测试环境 / build-and-deploy (push) Successful in 2m23s
This commit is contained in:
@@ -140,18 +140,15 @@
|
||||
const contextMenuItems: MenuItemType[] = [
|
||||
{
|
||||
key: 'cardOperation',
|
||||
label: '卡务操作',
|
||||
icon: ''
|
||||
label: '卡务操作'
|
||||
},
|
||||
{
|
||||
key: 'download',
|
||||
label: '下载',
|
||||
icon: ''
|
||||
label: '下载'
|
||||
},
|
||||
{
|
||||
key: 'delete',
|
||||
label: '删除',
|
||||
icon: '',
|
||||
showLine: true
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user