|
@@ -49,7 +49,7 @@ export default defineComponent({
|
|
|
onMounted(async () => {
|
|
|
try {
|
|
|
const { data } = await request.get(
|
|
|
- '/api-web//open/appVersionInfo/queryLatestByPlatform',
|
|
|
+ '/api-web/open/appVersionInfo/queryLatestByPlatform',
|
|
|
{
|
|
|
params: {
|
|
|
platform: 'android-education',
|