|
@@ -1585,7 +1585,7 @@
|
|
|
>
|
|
>
|
|
|
<div style="margin:15px 0 15px 100px">
|
|
<div style="margin:15px 0 15px 100px">
|
|
|
<span >折扣:</span>
|
|
<span >折扣:</span>
|
|
|
- <el-input style="width:220px" :disabled="!lastCompanyId" size="small" v-model="reslistitem.discount" placeholder="请输入内容"></el-input>
|
|
|
|
|
|
|
+ <el-input style="width:220px" :disabled="!lastCompanyId" size="small" v-model="reslistitem.discount" placeholder="请输入内容" @input="reslistitem.discount= reslistitem.discount.replace(/[^\d.]/g, '')"></el-input>
|
|
|
</div>
|
|
</div>
|
|
|
<div class="flex f-c Driving-risk">
|
|
<div class="flex f-c Driving-risk">
|
|
|
<div class="dis a-c" >
|
|
<div class="dis a-c" >
|