RuoYi
2024-06-29 4805cc9ea512870bb3c7221cb26ff873a8f08377
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}