shish 4 лет назад
Родитель
Сommit
6e00837219
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      ghsApp/src/admin/item/components/ItemStock.vue

+ 1 - 1
ghsApp/src/admin/item/components/ItemStock.vue

@@ -9,7 +9,7 @@
 		</view>
 		<view class="cmd-info_bx active" @click="pageTo({url: '/admin/item/detail',query: {id: info.id}})">
 			<view class="tit">{{ info.itemName || "" }}</view>
-			<view class="kc">¥{{ parseFloat(info.price) }}</view>
+			<view class="kc">¥{{ parseFloat(info.price) }} <text style="margin-left:15upx;font-weight:normal;color:#333333;font-size:20upx;">¥{{ parseFloat(info.skPrice) }}</text></view>
 			<view class="num-open_bx">
 				<template>
 					<view class="open-bx">