This commit is contained in:
龚皓
2024-10-18 14:37:25 +08:00
parent 9ab1442d10
commit f37788846c

View File

@@ -9,7 +9,6 @@ import axios from 'axios';
import '@/assets/global.css'
const app = createApp(App)
// app.provide('axios', axiosInstance);