add:出入库单增加明细载具物料查询;限位策略增加1109过滤1,2列
This commit is contained in:
@@ -62,8 +62,10 @@ import classification2 from './basedata/classification/zh'
|
||||
import ivtChange from './ivtChange/zh'
|
||||
import eslog from './eslog/zh'
|
||||
import elpage from './elpage/zh'
|
||||
import storage from './storage/struct/zh'
|
||||
|
||||
export default {
|
||||
...storage,
|
||||
...elpage,
|
||||
...eslog,
|
||||
...ivtChange,
|
||||
|
||||
@@ -62,8 +62,10 @@ import classification2 from './basedata/classification/en'
|
||||
import ivtChange from './ivtChange/en'
|
||||
import eslog from './eslog/en'
|
||||
import elpage from './elpage/en'
|
||||
import storage from './storage/struct/en'
|
||||
|
||||
export default {
|
||||
...storage,
|
||||
...elpage,
|
||||
...eslog,
|
||||
...ivtChange,
|
||||
|
||||
@@ -57,9 +57,11 @@ import classification from './basedata/classification/es'
|
||||
import ivtChange from './ivtChange/en'
|
||||
import eslog from './eslog/es'
|
||||
import elpage from './elpage/es'
|
||||
import storage from './storage/struct/es'
|
||||
|
||||
|
||||
export default {
|
||||
...storage,
|
||||
...elpage,
|
||||
...eslog,
|
||||
...ivtChange,
|
||||
|
||||
Reference in New Issue
Block a user