Files
VerifVATInvoice/webapp/vite-project
liuxiaoqing aef0abbecf fix(manage): 移除备注信息中的硬编码文本
移除了 manage.vue 文件中 Remarks 组件的 <a-typography-paragraph> 标签内硬编码的 "asdsad" 文本,确保备注信息只显示 record.desc 的内容。
2025-08-20 11:37:37 +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.