mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-15 22:06:43 +08:00
Compare commits
4 Commits
fix_1127
...
20251212-f
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
61208a6b16 | ||
|
|
45a537a0d4 | ||
|
|
77b5af0f47 | ||
|
|
649a0ea0b9 |
@@ -1326,6 +1326,8 @@ export default {
|
||||
this.contentData.status = 2;
|
||||
},
|
||||
showRes(r, i, index, item) {
|
||||
console.log("showRes");
|
||||
|
||||
//i:子节下标,index:章下标
|
||||
// 无权限查看不能点击
|
||||
if (!this.isCrowd) {
|
||||
|
||||
Reference in New Issue
Block a user