skyblued 2 gadi atpakaļ
vecāks
revīzija
ed4278f09d
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      src/views/courseList/index.tsx

+ 1 - 1
src/views/courseList/index.tsx

@@ -211,7 +211,7 @@ export default defineComponent({
           })}
         </Grid>
         <Button onClick={() => {
-          location.href = 'http://192.168.1.10:1000/teacher.html#/coursewarePlay?id=1613426640725217281'
+          location.href = 'http://192.168.3.114:1000/teacher.html#/coursewarePlay?id=1613426640725217281'
         }}>胜强测试老师端</Button>
         {!data.loading && !data.list.length && <Empty description="空空如也" />}
       </div>