добавил новые функции Excel

This commit is contained in:
Artem Tsyrulnikov
2026-03-25 11:40:54 +03:00
parent bfc3646223
commit b397860513
7 changed files with 78 additions and 5240 deletions

View File

@@ -12,7 +12,7 @@ export default defineConfig({
},
server: {
host: '0.0.0.0',
port: '1111',
port: 1111,
proxy: {
'/api': {
target: 'http://localhost:8000',