|
@@ -16,12 +16,6 @@
|
|
|
<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>
|
|
|
|
|
|
|
|
- <!-- #ifdef MP-WEIXIN -->
|
|
|
|
|
- <view style="width:688upx;height:20upx;background-color: #ece5e5;"></view>
|
|
|
|
|
- <ad-custom unit-id="adunit-42a99bd9e25e3626" style="width:688upx;"></ad-custom>
|
|
|
|
|
- <view style="width:688upx;height:20upx;background-color: #ece5e5;"></view>
|
|
|
|
|
- <!-- #endif -->
|
|
|
|
|
-
|
|
|
|
|
<view style="margin-top:50upx;">
|
|
<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;">
|