11c87527 by zhangmeng

看板

1 parent 9052a9da
...@@ -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()
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!