uu
This commit is contained in:
parent
601b84cd6b
commit
1373533564
@ -43,7 +43,7 @@ export default {
|
||||
imgData: '',
|
||||
percentage: 0, // 打印进度
|
||||
imageUrl: '',
|
||||
paperWidth: 560,
|
||||
paperWidth: 480,
|
||||
}
|
||||
},
|
||||
mounted () {
|
||||
|
||||
@ -43,7 +43,7 @@ export default {
|
||||
percentage: 0, // 打印进度
|
||||
threshold: 200, // 阈值(值越大,图片打印越深)
|
||||
imageUrl: '',
|
||||
paperWidth: 560,
|
||||
paperWidth: 480,
|
||||
}
|
||||
},
|
||||
mounted () {
|
||||
|
||||
@ -42,7 +42,7 @@ export default {
|
||||
data () {
|
||||
return {
|
||||
imageUrl: '',
|
||||
paperWidth: 560,
|
||||
paperWidth: 480,
|
||||
show: false,
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user