Commit 8b963a56 authored by jingnan's avatar jingnan 👀

移库入库库房审核单个签审

parent db7d573e
......@@ -95,6 +95,16 @@ export default {
layKey: 'InStorageMatchBackItem_viewInConfirm'
}
break
case 'InStorageMoveItem': // 移库入库库房审核
this.cmpOptions = {
typeName: 'InStorageMove',
layKey: 'InStorageMoveItem_examine'
}
this.cmpOptionsItem = {
typeName: 'InStorageMoveItem',
layKey: 'flow_moveInStorageExamine'
}
break
default:
break
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment