在input标签中加入 : <i slot="suffix" style="font-style:normal;margin-right: 10px;">℃</i>

<el-form-item label="温度:" class="layout">
   <el-input v-model="form.temperature" placeholder="工艺温度" ><i slot="suffix" style="font-style:normal;margin-right: 10px;">℃</i></el-input>
</el-form-item>

  

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-09
  • 2022-12-23
  • 2021-07-18
  • 2022-12-23
猜你喜欢
  • 2021-10-04
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-02
  • 2022-12-23
  • 2021-11-28
相关资源
相似解决方案