Files
VerifVATInvoice/webapp/vite-project
jayus c22a509633 refactor(webapp): 更新 API地址并添加测试请求
- 修改了 baseurl.ts 中的 API 地址,使用本地测试地址
- 在 manage.vue 中添加了测试请求函数 getList,用于获取发票列表
2025-08-18 22:19:28 +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.