uniapp使用点击冒泡发现报错
“TypeError: Cannot read properties of undefined (reading ‘stopPropagation’)”
TypeError: Cannot read properties of undefined (reading ‘stopPropagation’)
改换成@tap即可
uniapp使用点击冒泡发现报错
“TypeError: Cannot read properties of undefined (reading ‘stopPropagation’)”
TypeError: Cannot read properties of undefined (reading ‘stopPropagation’)
改换成@tap即可