Skip to content

Commit

Permalink
fix: remove
Browse files Browse the repository at this point in the history
  • Loading branch information
Fine0830 committed Apr 11, 2024
1 parent 4c64261 commit bc85bc9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/views/dashboard/configuration/Widget.vue
Original file line number Diff line number Diff line change
Expand Up @@ -138,9 +138,6 @@ limitations under the License. -->

function applyConfig() {
dashboardStore.setConfigPanel(false);
dashboardStore.selectWidget({
...dashboardStore.selectedGrid,
});
dashboardStore.setConfigs(dashboardStore.selectedGrid);
}

Expand Down

0 comments on commit bc85bc9

Please sign in to comment.