add:国际化合并
This commit is contained in:
@@ -42,13 +42,37 @@ import dict from './dict/zh'
|
||||
import angle from './angle/zh'
|
||||
import regional from './regional/zh'
|
||||
import stage from './stage/zh'
|
||||
import region from './dispatch_manage/region/zh'
|
||||
import distask from './dispatch_manage/distask/zh'
|
||||
import pointmg from './dispatch_manage/pointmg/zh'
|
||||
import inManage from './in/zh'
|
||||
import outManage from './out/zh'
|
||||
import stor from './sch/stor/zh'
|
||||
import sect from './sch/sect/zh'
|
||||
import struct from './sch/struct/zh'
|
||||
import groupDick from './groupDick/zh'
|
||||
import common from './common/zh'
|
||||
import structinfo from './stor_manage/struct/zh'
|
||||
import vehicle2 from './basedata/vehicle/zh'
|
||||
import material2 from './basedata/material/zh'
|
||||
import customer2 from './basedata/customer/zh'
|
||||
import supplier2 from './basedata/supplier/zh'
|
||||
import measure2 from './basedata/measure/zh'
|
||||
import classification2 from './basedata/classification/zh'
|
||||
|
||||
export default {
|
||||
...zhLocale,
|
||||
|
||||
...vehicle2,
|
||||
...material2,
|
||||
...customer2,
|
||||
...supplier2,
|
||||
...measure2,
|
||||
...classification2,
|
||||
...structinfo,
|
||||
...common,
|
||||
...region,
|
||||
...distask,
|
||||
...pointmg,
|
||||
...dataPermission,
|
||||
...zh,
|
||||
...workshop,
|
||||
@@ -92,6 +116,8 @@ export default {
|
||||
...angle,
|
||||
...regional,
|
||||
...stage,
|
||||
...inManage,
|
||||
...outManage,
|
||||
...stor,
|
||||
...sect,
|
||||
...struct,
|
||||
|
||||
Reference in New Issue
Block a user