Demo:关闭新特性提示

This commit is contained in:
wanglin2
2023-04-21 09:56:14 +08:00
parent e39a94c5e2
commit 2abff3e21b

View File

@@ -111,7 +111,7 @@ export default {
}
},
mounted() {
this.showNewFeatureInfo()
// this.showNewFeatureInfo()
this.getData()
this.init()
this.$bus.$on('execCommand', this.execCommand)