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:
d135cfd93b
Switch branches
×
dev
excel
master
vue3-front
smart-metering-front
/
src
/
views
/
business
/
board
/
jobAccount
/ jobAccount-interface.ts
dutingting
on 13 Apr 2023
104 bytes
实时工作统计页面搭建、标准装置更换申请bug修复
Raw
Blame
History
// 表格 export interface IList { } export interface IListQuery { offset: number limit: number }