|
@@ -15,7 +15,7 @@
|
|
|
<button v-if="option.title != '报损成功'" class="admin-button-com big" @click="gotoOrderDetail">订单详情</button>
|
|
<button v-if="option.title != '报损成功'" class="admin-button-com big" @click="gotoOrderDetail">订单详情</button>
|
|
|
<button v-if="option.title != '报损成功'" class="admin-button-com big" @click="printOrder()">打印(无价)</button>
|
|
<button v-if="option.title != '报损成功'" class="admin-button-com big" @click="printOrder()">打印(无价)</button>
|
|
|
<button class="admin-button-com big" @click="goBackHome">返回首页</button>
|
|
<button class="admin-button-com big" @click="goBackHome">返回首页</button>
|
|
|
- <view style="margin-top:20upx;">
|
|
|
|
|
|
|
+ <view style="margin-top:50upx;">
|
|
|
<block v-for="(item, index) in detailInfo.product" :key="index">
|
|
<block v-for="(item, index) in detailInfo.product" :key="index">
|
|
|
<view style="text-align:center;margin-bottom:10upx;">
|
|
<view style="text-align:center;margin-bottom:10upx;">
|
|
|
<text style="font-size:30upx;">
|
|
<text style="font-size:30upx;">
|