ysy 2 лет назад
Родитель
Сommit
66e4f1a7dc
1 измененных файлов с 8 добавлено и 0 удалено
  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>
+
+