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