mirror of
https://github.com/FatttSnake/Pinnacle-OA.git
synced 2026-04-04 22:41:24 +08:00
Fix dir name(add dir)
This commit is contained in:
9
ui/src/pages/work/Todo.vue
Normal file
9
ui/src/pages/work/Todo.vue
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
<template><div></div></template>
|
||||||
|
|
||||||
|
<script>
|
||||||
|
export default {
|
||||||
|
name: 'TodoPage'
|
||||||
|
}
|
||||||
|
</script>
|
||||||
|
|
||||||
|
<style scoped></style>
|
||||||
Reference in New Issue
Block a user