pc-master #72
@ -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({
|
||||
|
Loading…
x
Reference in New Issue
Block a user