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