修改禅道已知bug

This commit is contained in:
qq787203167
2022-06-16 16:04:02 +08:00
parent e3d1ec4d45
commit 30303f9691
+1 -1
View File
@@ -113,7 +113,7 @@
this.visibleTree = false
this.$emit('clearSelected')
} else {
this.$message.warning(this.$t('operationFailed'))
this.$message.warning(res.message)
}
})
},