problem description
Vue"s project uses a plug-in that generates html such as * * .add ("< button > a < / button") and also needs to pass in some parameters
.now you need to insert the Element-ui tag as the generated html, such as * * .add ("< el-button > argvs < / el-button >")
It can be parsed normally after.