fix:代码丢失添加

This commit is contained in:
2023-11-30 13:32:57 +08:00
parent bee59a406f
commit 6fe192867f
6 changed files with 385 additions and 360 deletions

View File

@@ -14,18 +14,19 @@ import route from './route/en'
import auto from './auto/en'
export default {
...enLocale,
...en,
...menu,
...param,
...instruction,
...task,
...history,
...device,
...opc,
...protocol,
...address,
...storageCell,
...route,
...auto
}
...enLocale,
...en,
...menu,
...param,
...instruction,
...task,
...history,
...device,
...opc,
...protocol,
...address,
...storageCell,
...route,
...auto
}