Home > Article > Web Front-end > Ajax hide hidden problem solution_Basic knowledge
There are two tables on my page. After calling ajax, I hide one table and then use HTML to create another table. As a result, the top of the new table has undefined. What causes this and how to solve it? The detailed code is as follows:
Select | Region code | Country name |
${list[0] } | ${list[1] } |