Kaynağa Gözat

采购只能采扎

shish 5 yıl önce
ebeveyn
işleme
600cf5f8db
1 değiştirilmiş dosya ile 4 ekleme ve 4 silme
  1. 4 4
      hdApp/src/pagesPurchase/ghsProduct.vue

+ 4 - 4
hdApp/src/pagesPurchase/ghsProduct.vue

@@ -89,8 +89,8 @@
 							<!--@deleteInputVal="deleteInputVal" @initAllInput="initAllInput" @moveAllInput="moveAllInput"-->
 							<!--@deleteInputValOne="deleteInputValOne" @initAllInputOne="initAllInputOne" @moveAllInputOne="moveAllInputOne">-->
 						<!--</allMoreSelectInput>-->
-						<input v-model="customData.bigCount" :focus="isFocus" type="number" />
-						<input v-model="customData.smallCount" type="number" style="margin-left:24upx" />支
+						<input v-model="customData.bigCount" :focus="isFocus" type="number" placeholder="扎数" />
+						<!-- <input v-model="customData.smallCount" type="number" style="margin-left:24upx" />支 -->
 					</view>
 				</view>
 			</template>
@@ -593,12 +593,12 @@ export default {
 			align-items: center;
 			margin-bottom: 80px;
 			& > input {
-				width: 212px;
+				width: 480px;
 				height: 80px;
 				border: 1px solid #dddddd;
 				border-radius: 4px;
 				text-align: center;
-				margin-right: 24px;
+				margin-left: 50px;
 				font-size: 40rpx;
 			}
 		}