@@ -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>