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