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 | 304 | </GridItem> |
305 | 305 | </GridLayout> |
306 | 306 | </section> |
307 | + <DataBindModal @register="register" @submit="getDataBoardComponent" /> | |
307 | 308 | </section> |
308 | - <DataBindModal @register="register" @submit="getDataBoardComponent" /> | |
309 | 309 | </template> |
310 | 310 | |
311 | 311 | <style> | ... | ... |