init: CATL电池线MES Web首次入库

This commit is contained in:
XingCheng3
2026-06-08 17:11:50 +08:00
commit 403e2b8c4a
127 changed files with 62399 additions and 0 deletions

5
babel.config.js Normal file
View File

@@ -0,0 +1,5 @@
module.exports = {
presets: [
'@vue/app'
]
}