mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-07 13:41:23 +00:00
6 lines
59 B
Vue
6 lines
59 B
Vue
<template>
|
|
<router-view />
|
|
|
|
<BaseDialog />
|
|
</template>
|