fanghuisheng %!s(int64=4) %!d(string=hai) anos
pai
achega
f424acb174
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/site/Overview.vue

+ 1 - 0
src/views/site/Overview.vue

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