master
zengchenxi 3 months ago
parent 53a3420d9e
commit 4a2f795537

@ -329,6 +329,7 @@ export default {
},
//
async initSearchData() {
this.query.years= new Date().getTime()
},
initData() {
this.listLoading = true;

@ -357,7 +357,7 @@ export default {
},
//
async initSearchData() {
this.query.years= new Date().getTime()
},
initData() {
this.listLoading = true;

Loading…
Cancel
Save