|
@@ -1045,7 +1045,6 @@ export default {
|
|
|
// console.log(res);
|
|
// console.log(res);
|
|
|
this.info = res;
|
|
this.info = res;
|
|
|
if (this.info.name.length > 14) {
|
|
if (this.info.name.length > 14) {
|
|
|
- console.log("1343131e",this.info.name.length)
|
|
|
|
|
this.infoNameLength = true;
|
|
this.infoNameLength = true;
|
|
|
} else {
|
|
} else {
|
|
|
this.infoNameLength = false;
|
|
this.infoNameLength = false;
|