看板
Showing
1 changed file
with
0 additions
and
2 deletions
| ... | @@ -25,8 +25,6 @@ import {ref} from 'vue' | ... | @@ -25,8 +25,6 @@ import {ref} from 'vue' |
| 25 | const type = ref('是') | 25 | const type = ref('是') |
| 26 | // url.value = window.location.host + '/pc.html#/match/list/' | 26 | // url.value = window.location.host + '/pc.html#/match/list/' |
| 27 | handelGetYS000() | 27 | handelGetYS000() |
| 28 | console.log(window.location.host) | ||
| 29 | |||
| 30 | 28 | ||
| 31 | async function handelGetYS000() { | 29 | async function handelGetYS000() { |
| 32 | const res = await getYS000() | 30 | const res = await getYS000() | ... | ... |
-
Please register or sign in to post a comment