pull/95/head
parent
77a31b0ec3
commit
b67d92def8
|
@ -116,7 +116,7 @@
|
|||
methods: {
|
||||
initGet () {
|
||||
request({
|
||||
url: ''
|
||||
url: '/api/system/homepage_statistics/'
|
||||
}).then(res => {
|
||||
const { data } = res
|
||||
// this.total = data.total
|
||||
|
|
Loading…
Reference in New Issue