mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 11:05:18 +08:00
后管订单详情页面新增vin码字段
This commit is contained in:
@@ -71,6 +71,10 @@
|
||||
orderInfo.logicCard
|
||||
}}
|
||||
</el-descriptions-item>
|
||||
<el-descriptions-item label="vin码">{{
|
||||
orderInfo.vinCode
|
||||
}}
|
||||
</el-descriptions-item>
|
||||
<el-descriptions-item label="订单状态描述">{{
|
||||
orderInfo.orderStatusDescribe
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user