|
@@ -83,7 +83,7 @@
|
|
<strong style="line-height: 28px"> 2.结算汇总暂扣款比例:</strong>
|
|
<strong style="line-height: 28px"> 2.结算汇总暂扣款比例:</strong>
|
|
</el-col>
|
|
</el-col>
|
|
<el-col :xs="24" :sm="3" :lg="3">
|
|
<el-col :xs="24" :sm="3" :lg="3">
|
|
- <el-input v-model="config" size="mini"><i class="el-input__icon" slot="suffix">% </i></el-input>
|
|
|
|
|
|
+ <el-input type="number" v-model="config" size="mini"><i class="el-input__icon" slot="suffix">% </i></el-input>
|
|
</el-col>
|
|
</el-col>
|
|
</el-row>
|
|
</el-row>
|
|
<br />
|
|
<br />
|