Environment
chrome
Version
2.8.0
Version
2.8.0
Link to minimal reproduction
无
Step to reproduce
在资源管理引入工具包 axios,使用 this.utils.axios 调用,在设计器画布中提示 axios undefined。
VM2016:11 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'post') at state.queryData (eval at aF (about:srcdoc:6:22580), <anonymous>:11:64) at Object.onSearch (eval at aF (about:srcdoc:6:22580), <anonymous>:13:18) at index.js:48262:81 at index.js:48210:16 at validateField (index.full.mjs:13142:46)
但出码到本地正常。
What is expected
预期在设计器画布中正常请求,不报错
What is actually happening
No response
What is your project name
TinyEngine
Any additional comments (optional)
No response
Environment
chrome
Version
2.8.0
Version
2.8.0
Link to minimal reproduction
无
Step to reproduce
在资源管理引入工具包 axios,使用 this.utils.axios 调用,在设计器画布中提示 axios undefined。
VM2016:11 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'post') at state.queryData (eval at aF (about:srcdoc:6:22580), <anonymous>:11:64) at Object.onSearch (eval at aF (about:srcdoc:6:22580), <anonymous>:13:18) at index.js:48262:81 at index.js:48210:16 at validateField (index.full.mjs:13142:46)但出码到本地正常。
What is expected
预期在设计器画布中正常请求,不报错
What is actually happening
No response
What is your project name
TinyEngine
Any additional comments (optional)
No response