修改禅道已知bug

This commit is contained in:
qq787203167
2022-08-22 18:08:24 +08:00
parent 8e5f77b0c4
commit 49f0ab2ced
@@ -137,7 +137,7 @@
_this.$message.success(_this.$t('OperationSuccessful'))
_this.replacePage()
} else {
_this.$message.warning(res.success)
_this.$message.warning(res.message)
}
})
}