Commit cf04ae7d by wusiyi

feat: 工厂订单(NEW)待配货tab支持下载操作单素材 #1009968

parent 44791984
......@@ -708,7 +708,8 @@
status === 'IN_PRODUCTION' ||
status === 'PENDING_DELIVERY' ||
status === 'SUSPEND' ||
status === 'PENDING_PICK'
status === 'PENDING_PICK' ||
status === 'PENDING_PACKING'
"
class="item"
>
......
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