🎈 perf(隐藏订单详细页面客户浮窗):
This commit is contained in:
parent
a7416a81f5
commit
c9fa150ec7
@ -287,7 +287,7 @@ const Order = () => {
|
||||
[orderDetail],
|
||||
)
|
||||
return (
|
||||
<MoveBtn showList={['order', 'customer']}>
|
||||
<MoveBtn showList={['order']}>
|
||||
<View className={styles.order_main}>
|
||||
{(orderDetail?.status != SaleorderstatusWaitingPrePayment.value && <OrderState orderInfo={orderDetail} />) || (
|
||||
<AdvanceOrderState orderInfo={orderDetail} onRefresh={refresh} />
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user