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