Commit aea0bb48 by zhuzhequan

生产中添加打印生产单

parent 30bcb9a9
......@@ -329,7 +329,7 @@
</ElButton>
</span> -->
<span
v-if="status === 'PICKING' || status === 'TO_BE_REPLENISHMENT'"
v-if="status === 'PICKING' || status === 'TO_BE_REPLENISHMENT'|| status === 'IN_PRODUCTION'"
class="item"
>
<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