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