mirror of
https://github.com/crater-invoice/crater.git
synced 2025-11-02 05:23:19 -05:00
6 lines
59 B
Vue
6 lines
59 B
Vue
<template>
|
|
<router-view />
|
|
|
|
<BaseDialog />
|
|
</template>
|