소스 검색

0625电子图纸预览bug修改

zhuzeyu 1 년 전
부모
커밋
ef40ce31f7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pages/addNewBatch/index.vue

+ 1 - 1
pages/addNewBatch/index.vue

@@ -11,7 +11,7 @@
 						{{ item.lotCode }}{{ item.isLast == 1 ? ' (尾批)': '' }}
 					</view>
 				</view>
-				<view class="inpAndScan ">
+				<view class="inpAndScan">
 					<uni-easyinput v-if="batchNoList.length > 0" class="inp" suffixIcon="checkmarkempty"
 						v-model="inpValue" placeholder="可手动修正批次" @iconClick="iconClick"></uni-easyinput>
 					<view class="uni-row" style="justify-content: space-between;">