Commit 314a4a1c by zhuzhequan

Merge branch 'dev' into 'master'

Dev

See merge request !65
parents 389c0c09 f4a56ad5
...@@ -329,7 +329,7 @@ ...@@ -329,7 +329,7 @@
</ElButton> </ElButton>
</span> --> </span> -->
<span <span
v-if="status === 'PICKING' || status === 'TO_BE_REPLENISHMENT'" v-if="status === 'PICKING' || status === 'TO_BE_REPLENISHMENT'|| status === 'IN_PRODUCTION'"
class="item" class="item"
> >
<ElButton type="primary" @click="printProductionOrder"> <ElButton type="primary" @click="printProductionOrder">
......
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