mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-14 23:17:33 +08:00
8 lines
92 B
Vue
8 lines
92 B
Vue
<template>
|
|
<div>Not Implemented</div>
|
|
</template>
|
|
|
|
<script>
|
|
export default {}
|
|
</script>
|