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