Selaa lähdekoodia

0625电子图纸预览bug修改

zhuzeyu 1 vuosi sitten
vanhempi
commit
ef40ce31f7
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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;">