曹睿
4 天以前 83f8710230688e23ecc79e77e21ef20db9632de9
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}