In vue, v-text does not analyze the html tag, how to solve the problem

A field in the background is a few lines of text with a p label, which needs to be rendered directly through {{}} or v-text, and the p tag is directly displayed as a result. How to solve this problem?
clipboard.png

Feb.28,2021

v-html is breakable.

when ps: encounters problems, take a look at the tutorials, which are all written.


v-html

Menu