点击事件,Maximum call stack size exceeded异常
点击第一次可以提交到后台并响应,但是当点第二次的时候,就直接抛出以下异常,我其他接口也是这样写的,但是没事,就这个接口会出现这样的情况 RangeError: Maximum call stack size exceeded at Function.value (WASubContext.js?t=wechat&s=1706777125087&v=2.29.1:1) at n (WASubContext.js?t=wechat&s=1706777125087&v=2.29.1:1) at n (WASubContext.js?t=wechat&s=1706777125087&v=2.29.1:1) at n (WASubContext.js?t=wechat&s=1706777125087&v=2.29.1:1) at n (WASubContext.js?t=wechat&s=1706777125087&v=2.29.1:1) at n (WASubContext.js?t=wechat&s=1706777125087&v=2.29.1:1) at n (WASubContext.js?t=wechat&s=1706777125087&v=2.29.1:1) at n (WASubContext.js?t=wechat&s=1706777125087&v=2.29.1:1) at n (WASubContext.js?t=wechat&s=1706777125087&v=2.29.1:1) at n (WASubContext.js?t=wechat&s=1706777125087&v=2.29.1:1)(env: Windows,mp,1.06.2401020; lib: 2.29.1) RangeError: Maximum call stack size exceeded at Function.value (WASubContext.js?t=wechat&s=1706777125087&v=2.29.1:1) at n (WASubContext.js?t=wechat&s=1706777125087&v=2.29.1:1) at n (WASubContext.js?t=wechat&s=1706777125087&v=2.29.1:1) at n (WASubContext.js?t=wechat&s=1706777125087&v=2.29.1:1) at n (WASubContext.js?t=wechat&s=1706777125087&v=2.29.1:1) at n (WASubContext.js?t=wechat&s=1706777125087&v=2.29.1:1) at n (WASubContext.js?t=wechat&s=1706777125087&v=2.29.1:1) at n (WASubContext.js?t=wechat&s=1706777125087&v=2.29.1:1) at n (WASubContext.js?t=wechat&s=1706777125087&v=2.29.1:1) at n (WASubContext.js?t=wechat&s=1706777125087&v=2.29.1:1)(env: Windows,mp,1.06.2401020; lib: 2.29.1)