no message
This commit is contained in:
parent
ae7b52e875
commit
6fe6aed921
10 changed files with 213 additions and 185 deletions
|
|
@ -1,7 +0,0 @@
|
|||
import env from '../index'
|
||||
const dashbord = `${env.API_URI}/dashbord/`
|
||||
|
||||
export default {
|
||||
countDashbordSubHistory: (type: number) => `${dashbord}${type}`,
|
||||
countDashbordHistory: `${dashbord}`
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue