<el-input-number v-model="scope.row.PRICE" :precision="2" :min="0"  :controls="false" size="small"></el-input-number>
<style lang="css">
.el-input-number.is-without-controls .el-input__inner {
  width: 100px;
  line-height: 30px;
  height: 28px;
}
</style>
Logo

前往低代码交流专区

更多推荐