Skip to content

Commit 41d07e7

Browse files
maxwell60701mayiqun
and
mayiqun
authored
Dashboard refresh data after re-executed items (#1641)
Co-authored-by: mayiqun <[email protected]>
1 parent 42ccbd4 commit 41d07e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/DotNetCore.CAP.Dashboard/wwwroot/src/pages/Received.vue

+1
Original file line numberDiff line numberDiff line change
@@ -255,6 +255,7 @@ export default {
255255
solid: true
256256
});
257257
});
258+
_this.fetchData();
258259
_this.clear();
259260
});
260261
},

0 commit comments

Comments
 (0)