ysy 2 年之前
父节点
当前提交
e6e3683c51
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pages/pda/feeding/components/instanceBom.vue

+ 1 - 1
pages/pda/feeding/components/instanceBom.vue

@@ -93,7 +93,7 @@
 						<view class="rx ww50">
 							<view class="lable rx-cc">位置</view>
 							<view class="content content_num ">
-								<input class="uni-input" v-model='mate.extInfo.position'></input>
+								<input class="uni-input" v-model='mate.extInfo.position' />
 							</view>
 
 						</view>