@@ -53,6 +53,9 @@
activated() {
this.refreshList();
},
+ created() {
+ this.refreshList();
+ },
methods: {
// 选择月份
selectHandler(data) {