vue. I have two elements, a content1 and a content2 content1, and a table content2 is an empty element
, and then I get the innerHTML of content1 in mounted and the innerHTML set to content2 is supposed to have a table
like content1 in content2, but I find that there are only table and tbody in content2 without tr. I don"t know why
.