@@ -46,10 +46,6 @@ export default {
} else {
this.has = false
this.threshold = 1000
- this.$message({
- type: 'warning',
- message: '暂未配置阈值,请先配置'
- })
}
this.$refs.creditDialog.show()
})