Lu Yang
Lu Yang
在做已选图片继续附加的功能时,遇到该问题
是需要注册KtButton吗,element库已经全局引入了 Error: Unknown custom element: - did you register the component correctly? For recursive components, make sure to provide the "name" option. at Vue.config.warnHandler (http://localhost:10800/:7:63) at warn (https://cdn.jsdelivr.net/npm/vue/dist/vue.js:632:28) at createElm...
### Summary 简述 ### Expect 期望结果 ### Reproduce 重现示例
有面板收起事件吗
我用的RegionGroup,用户点击每一级行政区都会产生一个 change 事件,而且用户可以选择任意级别行政区。我们希望在用户完成他的选择之后(面板收起)再进行动作而不是 每次change 都执行,查看文档没找到对应的事件消息,请指教,多谢!
Error: Failed to scan for dependencies from entries: D:/workspace/##_github/MF-TurbineMonitor/index.html D:/workspace/##_github/MF-TurbineMonitor/docs/index.html X [ERROR] Cannot read file "../..": Incorrect function. html:D:/workspace/##_github/MF-TurbineMonitor/docs/index.html:1:7: 1 │ import "./assets/index-007d1e91.js" ╵ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ at failureErrorWithLog (D:\workspace\##_github\MF-TurbineMonitor\node_modules\esbuild\lib\main.js:1636:15) at D:\workspace\##_github\MF-TurbineMonitor\node_modules\esbuild\lib\main.js:1048:25...
... import Vue3SeamlessScroll from 'vue3-seamless-scroll' 这样会报错: app.use is not a function