案例专业分类复原

This commit is contained in:
joshen@zcwytd.com
2023-08-03 17:16:40 +08:00
parent 883c613823
commit 570e424910
3 changed files with 12 additions and 22 deletions

View File

@@ -1437,6 +1437,9 @@ export default {
]
}
this.count = res?.result?.count
if(this.newData) {
this.count = 1
}
this.moreState = 3
} else {
this.moreState = 2;