ysy 2 năm trước cách đây
mục cha
commit
66e4f1a7dc
1 tập tin đã thay đổi với 8 bổ sung0 xóa
  1. 8 0
      pages/pda/feeding/components/deviceBom.vue

+ 8 - 0
pages/pda/feeding/components/deviceBom.vue

@@ -39,6 +39,14 @@
 				</view>
 
 
+			<view class="item">
+					<view class="lable rx-cc">炉次</view>
+					<view class="content content_num">
+						<input class="uni-input" v-model="item.extInfo.heatNumber" type="number"></input>
+					</view>
+				</view>
+
+