src/views/system/invoice/index.vue @@ -530,6 +530,7 @@ }; }, created() { this.queryParams.name=this.$route.query.paramName this.getNowTime(); this.getList(); },