@@ -229,6 +229,7 @@ export default {
};
},
created() {
+ this.queryParams.date=new date();
this.getList();
methods: {