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