多体系建设信息化条统-前端
zhouwx
2026-04-28 1b1ba1b10b7838778632b54de7da8e5624c90dfc
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}