无人机管理后台前端(已迁走)
shuishen
2025-05-09 307309bbdb93cc7810e762779aa201d1688675ee
1
2
3
4
5
import setupExtend from 'vite-plugin-vue-setup-extend';
 
export default function createSetupExtend() {
  return setupExtend();
}