@@ -307,7 +307,6 @@ export default {
} else {
action = `/biz-service/purCommDetail/${!this.id ? 'save' : 'update'}`
}
- console.log(this.dataForm)
// 产品明细
this.$http({
url: this.$http.adornUrl(action),