accounting-page
v0.1.18
Published
This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 `<script setup>` SFCs, check out the [script setup docs](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more.
Readme
Vue 3 + TypeScript + Vite
This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3
<script setup> SFCs, check out
the script setup docs to learn more.
Learn more about the recommended Project Setup and IDE Support in the Vue Docs TypeScript Guide.
TODO
- [X] 统计周期:本月首日—今日,报表类型选择资产负债表
- [X] 科目选择框设置为全屏/最大化
- [X] 凭证保存成功后,自动新建空白凭证窗口
- [ ] 科目选择框新增搜索功能(暂时搁置)
- [X] 金额支持小数点,计算精度保留到分
- [ ] 输入框点击后,无需聚焦。
