Added non-passive event listener to a scroll-blocking ‘touchstart’ event. Consider marking event handler as ‘passive’ to make the page more responsive.
Extraneous non-props attributes (istable, PopupViewinput, PopupView, tableData, tableProp, pagin, tabletotal, page) were passed to component but could not be automatically inherited because component renders fragment or text root nodes.
at
解决方案
组件外边再包一层div即可