Commit ad8907e8975b66902f11efb8bb9c0b735c928661
1 parent
7728ba7a
fix: not will data dashborad detail page put root element
Showing
1 changed file
with
1 additions
and
1 deletions
@@ -304,8 +304,8 @@ | @@ -304,8 +304,8 @@ | ||
304 | </GridItem> | 304 | </GridItem> |
305 | </GridLayout> | 305 | </GridLayout> |
306 | </section> | 306 | </section> |
307 | + <DataBindModal @register="register" @submit="getDataBoardComponent" /> | ||
307 | </section> | 308 | </section> |
308 | - <DataBindModal @register="register" @submit="getDataBoardComponent" /> | ||
309 | </template> | 309 | </template> |
310 | 310 | ||
311 | <style> | 311 | <style> |