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