RuoYi
2025-03-14 ea552797b5c383d03597da328521a4fdeed2b169
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}