elment ui input后加%号

68 阅读1分钟

需求/问题:需要在input框里加上%

image.png

解决/代码:

<el-input> <i slot="suffix">%</i> </el-input>