订单状态
This commit is contained in:
parent
a42389b4b7
commit
3f2f3db9b0
@ -197,7 +197,7 @@
|
|||||||
</a-col>
|
</a-col>
|
||||||
<a-col :span="12">
|
<a-col :span="12">
|
||||||
<a-form-item field="order_product_status" label="订单状态:">
|
<a-form-item field="order_product_status" label="订单状态:">
|
||||||
<span>{{formatRefundStatus(modalForm.order_product_status)}}</span>
|
<span>{{formatProductStatus(modalForm.order_product_status)}}</span>
|
||||||
</a-form-item>
|
</a-form-item>
|
||||||
</a-col>
|
</a-col>
|
||||||
</a-row>
|
</a-row>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user