后端返回的数据里包含标签,需要解析标签后进行展示。因为展示实在多行文本框里展示 直接使用v-html,多行文本框样式也丢失了。 想到在插槽中展示,没找到el-input type="textarea"的插槽. * * * 