Commit e97678ec by wusiyi

feat: 工厂订单new取消订单按钮展示 #1005797

parent b7c2f83c
......@@ -441,7 +441,7 @@
<span
v-if="
status === 'PENDING_RECEIVE' ||
(status === 'SUSPEND' && suspendedSubTab !== 1)
(status === 'SUSPEND' && suspendedSubTab === 4)
"
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