删除无用代码

This commit is contained in:
haiyangcui
2020-11-30 16:48:43 +01:00
parent b164d5e83e
commit ef485ef64a

View File

@@ -460,8 +460,6 @@ export default {
})
this.classList = allClass
this.show.class = true
this.pagecount = res.pagecount
this.type = this.classList[0]
resolve(true)
}).catch(err => {
reject(err)