Closed miss-tree closed 1 year ago
vue3 组合方式的API没有this 但是插件在使用组件方式要调用this,怎么使用
见vue3示例:https://github.com/Sansnn/uQRCode/tree/v3/uni-app/vue3
vue3 组合方式的API没有this 但是插件在使用组件方式要调用this,怎么使用