This commit is contained in:
liushuai
2019-12-09 08:49:29 +08:00
parent 29d8adf8ec
commit 1cae8336dc
7 changed files with 414 additions and 3 deletions

View File

@@ -144,6 +144,7 @@ export default {
},
created() {
this.fetchData()
this.getTableData()
},
methods: {
fetchData() {