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