Files
geMoldInsight/frontend
cjw eab4137c0a fix(frontend)+chore(deploy): 修复明细表格渲染 + static/ 改服务器构建
- SalesOrdersTab/PurchaseOrdersTab/MaterialsTab/ProductsTab: t-table 明细行不渲染(push/splice 改新数组引用)+ Decimal 算术类型错误(Number() 包裹)
- static/ 不再进 git(.gitignore),改为 deploy.sh 在服务器 npm run build
- 新增 deploy.sh:拉取 + 构建前端 + 重启后端
2026-08-03 16:12:34 +08:00
..
2026-05-29 17:30:26 +08:00
2026-05-29 17:30:26 +08:00
x
2026-07-20 10:16:27 +08:00
xxx
2026-07-30 10:30:50 +08:00
2026-05-29 17:30:26 +08:00
2026-05-29 17:30:26 +08:00
2026-05-29 17:30:26 +08:00
2026-05-29 17:30:26 +08:00
x
2026-06-01 10:44:08 +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.