fix:删除页面console

This commit is contained in:
zhangyu
2020-11-20 17:03:32 +08:00
parent 3fbddf470e
commit a45d388d7f
6 changed files with 1 additions and 17 deletions

View File

@@ -430,7 +430,6 @@
}
} else {
this.$message.error(response.data.error)
// console.error(response.data)
}
}
});