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