vue+typescript
if the page form I edited has data, it doesn"t seem to report an error. When the form has no data, it is the most likely to report an error.
its indexOf of undefined, seems to say that if my prop is of numerical type, there is no indexOf, but I changed the prop to string type, and it still reported an error
this bug sometimes has, sometimes it doesn"t, it"s a little strange, help~