This commit is contained in:
liuye
2024-01-05 10:59:54 +08:00
parent 15f9f4f9d3
commit 312c17d985

View File

@@ -144,7 +144,7 @@
...mapState(['user']), ...mapState(['user']),
}, },
created () { mounted () {
this.dict.load('mstXbotStatus', 'mstSendType', 'mstTag').then(() => { this.dict.load('mstXbotStatus', 'mstSendType', 'mstTag').then(() => {
this.getList() this.getList()
}) })