@@ -201,6 +201,7 @@ export default {
watch: {
"$store.state.siteId"() {
this.show = false;
+ this.dayMonthYearEp();
},
};