Files
VerifVATInvoice/webapp/vite-project
liuxiaoqing 795620b0f8 feat(invoice): 增加发票入账功能
- 新增发票入账相关的前端界面和后端接口
- 实现发票列表的展示、筛选和分页功能
- 添加发票入账状态的切换和备注功能
- 优化发票列表的展示样式,增加扩展行显示备注信息
2025-08-19 17:35:34 +08:00
..

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.