@@ -379,7 +379,7 @@
</div>
<div class="info-item">
<div class="value" v-if="otherPayType == 0 && getOtherPayPrice() > 0">
- <el-input ref="authOtherCode" v-model="payFrom.authCode" placeholder="请扫描客户付款码" prefix-icon="el-icon-camera" clearable autofocus> </el-input>
+ <el-input ref="authOtherCode" v-model="payFrom.authCode" placeholder="请扫描客户付款码" prefix-icon="el-icon-camera" clearable autofocus style="width: 300px"> </el-input>