TypeError: Converting circular structure to JSON
--> starting at object with constructor 'kc'
| property 'subs' -> object with constructor 'Object'
--- property 'dep' closes the circle
at stringify (<anonymous>)
at y (index-DXHQc27t.js:30:51838)
at index-DXHQc27t.js:22:2683
at qa (index-DXHQc27t.js:14:38)
at kn (index-DXHQc27t.js:14:109)
at Wc.i.call (index-DXHQc27t.js:14:33736)
at b (index-DXHQc27t.js:10:15808)
at qa (index-DXHQc27t.js:14:46)
at om (index-DXHQc27t.js:14:1835)
部署到线上后,浏览器控制台会出现这种问题,怎么解决