Commit 0ac432f4 authored by 李静's avatar 李静

a

parent 083edd84
...@@ -473,6 +473,7 @@ ...@@ -473,6 +473,7 @@
}, },
getDailyEvent() { getDailyEvent() {
const self = this const self = this
console.log(self.schema)
request(self.schema.modelUnderscorePlural).then(resp => { request(self.schema.modelUnderscorePlural).then(resp => {
console.log(resp.data, '---------') console.log(resp.data, '---------')
}) })
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment