add 任务调度国际化
This commit is contained in:
@@ -13,21 +13,22 @@ import storageCell from './storageCell/en'
|
||||
import route from './route/en'
|
||||
import auto from './auto/en'
|
||||
import monitor from './monitor/en'
|
||||
|
||||
import timing from './timing/en'
|
||||
export default {
|
||||
...enLocale,
|
||||
...en,
|
||||
...menu,
|
||||
...param,
|
||||
...instruction,
|
||||
...task,
|
||||
...history,
|
||||
...device,
|
||||
...opc,
|
||||
...protocol,
|
||||
...address,
|
||||
...storageCell,
|
||||
...route,
|
||||
...auto,
|
||||
...monitor
|
||||
}
|
||||
...enLocale,
|
||||
...en,
|
||||
...menu,
|
||||
...param,
|
||||
...instruction,
|
||||
...task,
|
||||
...history,
|
||||
...device,
|
||||
...opc,
|
||||
...protocol,
|
||||
...address,
|
||||
...storageCell,
|
||||
...route,
|
||||
...auto,
|
||||
...monitor,
|
||||
...timing
|
||||
}
|
||||
Reference in New Issue
Block a user