style:project alert卡片修改完成

This commit is contained in:
zhangyu
2020-09-08 14:15:48 +08:00
parent f5516e5022
commit c701a17d99
4 changed files with 142 additions and 38 deletions

View File

@@ -289,7 +289,6 @@
"legend": this.legends[index],
})
});
console.log(this.form.name,this.unit,model);
this.$emit('addModel',model);
}
});