jf 5 سال پیش
والد
کامیت
2cded1bc25
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      ghsApp/src/pagesPurchase/details.vue

+ 1 - 1
ghsApp/src/pagesPurchase/details.vue

@@ -116,7 +116,7 @@
 					</tui-list-cell>
 					<tui-list-cell class="line-cell" :hover="false">
 						<view class="tui-title ">实付金额</view>
-						<input  type="digit" :disabled="!canIEdit" v-model="realMoney" placeholder-class="phcolor" class="tui-input" name="floor" placeholder="请填写,留空没有费用"/>
+						<input style="border: 1px solid #eee;color: #3385FF;width: calc(100%);"  type="digit" :disabled="!canIEdit"  @focus="realMoney=''" v-model="realMoney" placeholder-class="phcolor" class="tui-input" name="floor" placeholder="请填写,留空没有费用"/>
 					</tui-list-cell>
 					<tui-list-cell class="line-cell" :hover="false">
 						<view class="tui-title ">损耗减免</view>