This commit is contained in:
liushiwei
2024-10-30 19:53:17 +08:00
parent d38206a1a0
commit e920251718
5 changed files with 10 additions and 7 deletions

View File

@@ -70,7 +70,7 @@ export default new Vuex.Store({
resolve(res.data)
}
})
this.getLabelInfo()
// this.getLabelInfo()
})
},