GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
4
Releases
7
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
codedev
/
smart-metering-front
Transfer to URL with SHA
Find file
Newer
Older
tree:
cd7633a92d
Switch branches
×
dev
excel
master
vue3-front
smart-metering-front
/
src
/
components
/
buttonBox
/ buttonBox.ts
dutingting
on 15 Feb 2023
65 bytes
细节优化
Raw
Blame
History
export interface IMenu { name: string // 名字 id: string }