TypeError: data.indexOf is not a function
at TableStore.module.exports.TableStore.updateCurrentRow (element-ui.common.js?ccbf:11270)
at TableStore.setData (element-ui.common.js?ccbf:10762)
at TableStore.module.exports.TableStore.commit (element-ui.common.js?ccbf:11286)
at VueComponent.handler (element-ui.common.js?ccbf:10481)
at VueComponent.Vue.$watch (vue.esm.js?efeb:3613)
at createWatcher (vue.esm.js?efeb:3571)
at initWatch (vue.esm.js?efeb:3553)
at initState (vue.esm.js?efeb:3317)
at VueComponent.Vue._init (vue.esm.js?efeb:4628)
at new VueComponent (vue.esm.js?efeb:4798)
I did not use the indexOf method in my code, but I reported an error, and then the page could not be displayed. Does any god know what this is wrong? thank you