订单状态
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user