add CarPayloadDialog
This commit is contained in:
@@ -18,4 +18,13 @@ m(carManagement.url, carManagement.type, opt => {
|
||||
total: limit * page + 10
|
||||
}
|
||||
}
|
||||
})
|
||||
})
|
||||
|
||||
// m('/login', 'post', opt => {
|
||||
// return {
|
||||
// code: 0,
|
||||
// data: {
|
||||
// token: '123'
|
||||
// }
|
||||
// }
|
||||
// })
|
||||
Reference in New Issue
Block a user