فهرست منبع

fix time join

scorpio 2 سال پیش
والد
کامیت
cb380d5091
1فایلهای تغییر یافته به همراه3 افزوده شده و 0 حذف شده
  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) {