ZN
8 天以前 193580af5d367818fbaaec37bc9a5d5503bf5682
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}