'add:双工位堆垛机开发'
This commit is contained in:
@@ -13,6 +13,9 @@ import storageCell from './storageCell/zh'
|
||||
import route from './route/zh'
|
||||
import auto from './auto/zh'
|
||||
import customPolicy from './customPolicy/zh'
|
||||
import monitor from './monitor/zh'
|
||||
import timing from './timing/zh'
|
||||
import config from './config/zh'
|
||||
|
||||
export default {
|
||||
...zhLocale,
|
||||
@@ -29,5 +32,9 @@ export default {
|
||||
...task,
|
||||
...history,
|
||||
...auto,
|
||||
...customPolicy
|
||||
...customPolicy,
|
||||
...monitor,
|
||||
...timing,
|
||||
...config
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user