|
@@ -91,10 +91,10 @@ export default defineComponent({
|
|
|
)
|
|
|
})}
|
|
|
</Grid>
|
|
|
- <Button onClick={() => {
|
|
|
+ {/* <Button onClick={() => {
|
|
|
location.href = 'http://192.168.3.114:1000/teacher.html#/courseList?id=1610595624868495362'
|
|
|
}}>胜强测试</Button>
|
|
|
- {!data.loading && !data.list.length && <OEmpty tips="没有课件" />}
|
|
|
+ {!data.loading && !data.list.length && <OEmpty tips="没有课件" />} */}
|
|
|
</div>
|
|
|
)
|
|
|
}
|