fanghuisheng 4 năm trước cách đây
mục cha
commit
f424acb174
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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();
     },
   },
 };