style: 去掉无用的打印

This commit is contained in:
maxmon 2023-04-16 19:39:55 +08:00
parent a594b620f1
commit 00ef3be3df
1 changed files with 0 additions and 1 deletions

View File

@ -54,7 +54,6 @@ export default ({
this.save()
},
calRelLines (val) {
console.log('21341234');
if (!val) {
val = this.relDetails
}