scorpio 2 жил өмнө
parent
commit
cb380d5091

+ 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) {