Vue data report error

when vue loops the data, there is obviously this field vue can"t find. Why?
eval at. / node_modules/vue-loader/lib/template-compiler/index.js? {"id": "data-v-6e33f94f", "hasScoped": false, "transformToRequire": {"video": ["src", "poster"], "source": "src", "img": "src", "image": "xlink:href"}, "buble": {"transforms": {}!. / node_modules/vue-loader/lib/selector.js?

but sometimes there are unreported errors,

Mar.21,2021

is it asynchronous data you have to render
< div VMI if = "Array.isArray (goods)" VMI for = "goods" / >

however, goods is obtained asynchronously

Menu