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