mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-24 18:22:53 +08:00
案例专业分类复原
This commit is contained in:
@@ -1437,6 +1437,9 @@ export default {
|
||||
]
|
||||
}
|
||||
this.count = res?.result?.count
|
||||
if(this.newData) {
|
||||
this.count = 1
|
||||
}
|
||||
this.moreState = 3
|
||||
} else {
|
||||
this.moreState = 2;
|
||||
|
||||
Reference in New Issue
Block a user