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,18 @@ import route from './route/zh'
import auto from './auto/zh'
export default {
...zhLocale,
...zh,
...menu,
...param,
...device,
...opc,
...protocol,
...address,
...storageCell,
...route,
...instruction,
...task,
...history,
...auto
}
...zhLocale,
...zh,
...menu,
...param,
...device,
...opc,
...protocol,
...address,
...storageCell,
...route,
...instruction,
...task,
...history,
...auto
}