Commit ee3a35bb authored by “lixuyan”'s avatar “lixuyan”

修改返厂出库

parent e6f96e9a
...@@ -64,10 +64,10 @@ export default { ...@@ -64,10 +64,10 @@ export default {
layKey: 'OutStorageExpireApproved_apply' layKey: 'OutStorageExpireApproved_apply'
} }
break break
case 'OutStorageRecall': case 'OutStorageRecallItem':
this.cmpOptions = { this.cmpOptions = {
typeName: 'OutStorageRecall', // 返厂出库 typeName: 'OutStorageRecallItem', // 返厂出库
layKey: 'flowForm' layKey: 'singleOutboundApplicationExamine'
} }
break break
case 'OutStorageOut': // 供外出库 case 'OutStorageOut': // 供外出库
......
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