Explorar o código

fix time join

scorpio %!s(int64=2) %!d(string=hai) anos
pai
achega
cb380d5091
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      src/views/home/component/dash.vue

+ 3 - 0
src/views/home/component/dash.vue

@@ -520,6 +520,9 @@ export default {
       })
     },
     formDialogClose () {
+      if (this.diaType === 0) {
+        this.onLoad()
+      }
       this.diaType = -1
     },
     exportExcel (res) {