vue项目报错如下:Property or method "hasReportChooseTabIndex" is not defined on the instance but referenced during render. Make sure that this property is reactive, either in the data option, or for class-based components, by initializing the property.
可能是页面script标签没有配对或者某些标签没有配对导致