shish 3 лет назад
Родитель
Сommit
aeccf53a2f
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      ghsApp/src/admin/changePrice/components/changeStockItem.vue

+ 1 - 1
ghsApp/src/admin/changePrice/components/changeStockItem.vue

@@ -17,7 +17,7 @@
 			</view>
 			<image :src="info.cover" style="width:160upx;height:160upx;" lazy-load="true" :lazy-load-margin="0"></image>
 		</view>
-		<view class="cmd-info_bx" @click="pageTo({url: '/admin/item/detail',query: {id: info.id}})">
+		<view class="cmd-info_bx">
 			<view class="tit">
 				<text style="font-size:22upx;border:1upx solid #3385ff;color:white;background-color:#3385ff;margin-right:5upx;padding-left:5upx;padding-right:5upx;" 
 				v-if="info.presell == 1">预售</text>