修改bug
This commit is contained in:
@@ -31,7 +31,7 @@ export default {
|
||||
created() {
|
||||
},
|
||||
activated() {
|
||||
this.getDataList();
|
||||
this.getDataList()
|
||||
},
|
||||
methods: {
|
||||
// 获取数据列表
|
||||
|
||||
Reference in New Issue
Block a user