style: 去掉无用的打印
This commit is contained in:
parent
a594b620f1
commit
00ef3be3df
|
@ -54,7 +54,6 @@ export default ({
|
|||
this.save()
|
||||
},
|
||||
calRelLines (val) {
|
||||
console.log('21341234');
|
||||
if (!val) {
|
||||
val = this.relDetails
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue