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