Commit fbdbd737 by linjinhong

Merge remote-tracking branch 'origin/dev'

parents 44f61af3 ef060740
......@@ -262,7 +262,7 @@
<ElButton type="primary" @click="search">查询</ElButton>
</span>
</ElFormItem>
<ElFormItem
<!-- <ElFormItem
v-if="
status === 'PICKING' ||
status === 'TO_BE_REPLENISHMENT' ||
......@@ -288,8 +288,8 @@
</ElDropdownMenu></template
></ElDropdown
></ElFormItem
>
<!-- <ElFormItem
> -->
<ElFormItem
v-if="
status === 'PICKING' ||
status === 'TO_BE_REPLENISHMENT' ||
......@@ -322,7 +322,7 @@
PNG排版
</ElButton>
</span>
</ElFormItem> -->
</ElFormItem>
<ElFormItem v-if="status === 'TO_BE_CONFIRMED'">
<span class="item">
<ElButton type="success" @click="confirmProduct">
......
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