|
@@ -667,8 +667,8 @@ export default {
|
|
this.params.cardHeight = 210;
|
|
this.params.cardHeight = 210;
|
|
}
|
|
}
|
|
if (e === 0) {
|
|
if (e === 0) {
|
|
- this.params.cardWidth = 195;
|
|
|
|
- this.params.cardHeight = 145;
|
|
|
|
|
|
+ this.params.cardWidth = 140;
|
|
|
|
+ this.params.cardHeight = 90;
|
|
}
|
|
}
|
|
},
|
|
},
|
|
deletePrinter(v) {
|
|
deletePrinter(v) {
|