修改禅道已知bug

This commit is contained in:
qq787203167
2022-08-19 15:03:55 +08:00
parent fadbf35c42
commit 2ead6f6298
@@ -137,7 +137,7 @@
_this.$message.success(_this.$t('OperationSuccessful'))
_this.replacePage()
} else {
_this.$message.warning(_this.$t('operationFailed'))
_this.$message.warning(res.success)
}
})
}