潘晓明
2025-02-14 0901c6537976be924baaa3203e18419817ce760e
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}