zhangxike 1 тиждень тому
батько
коміт
9729bb2c21

+ 3 - 1
pages/work/download/DownloadDetail.uvue

@@ -10,7 +10,9 @@
 			</view>
 			<view class="info-item">
 				<text class="label">{{ download.productcode }}</text>
-				<text class="value">{{ download.invname }}</text>
+			</view>
+			<view class="info-item">
+				<text class="label">{{ download.invname }}</text>
 			</view>
 		</view>
 

+ 3 - 1
pages/work/record/InfoDetail.uvue

@@ -10,7 +10,9 @@
 			</view>
 			<view class="info-item">
 				<text class="label">{{ download.productno }}</text>
-				<text class="value">{{ download.invname }}</text>
+			</view>
+			<view class="info-item">
+				<text class="label">{{ download.invname }}</text>
 			</view>
 		</view>