pull/72/head
孙萌 2023-12-12 15:53:58 +08:00
parent 6094cf64fc
commit f9f00dda10
1 changed files with 0 additions and 1 deletions

View File

@ -460,7 +460,6 @@ export default {
})
},
addMessage() {
console.log(this.warnForm);
this.api.addWarnMessage(this.warnForm).then(res => {
if (res.data.code == 200) {
this.$message({