新增羊只时的羊只类型,各页面导出功能需求,改品种功能的原品种回显需求,完成

This commit is contained in:
zyh
2026-03-01 14:14:30 +08:00
parent f05ab75821
commit 6ade881750
14 changed files with 162 additions and 73 deletions

View File

@@ -57,7 +57,7 @@ export default defineConfig(({ mode, command }) => {
},
// vite 相关配置
server: {
port: 80,
port: 8082,
host: true,
open: true,
proxy: {