uu
This commit is contained in:
parent
5663896055
commit
55cd561949
@ -32,7 +32,7 @@ export default {
|
||||
data () {
|
||||
return {
|
||||
prtPercentage: 0, // 打印进度
|
||||
paperWidth: 600,
|
||||
paperWidth: 560,
|
||||
}
|
||||
},
|
||||
mounted () {
|
||||
|
||||
@ -70,7 +70,7 @@ export default {
|
||||
previewModel: { show: false },
|
||||
printModel: { show: false },
|
||||
imageUrl: [],
|
||||
paperWidth: 600,
|
||||
paperWidth: 560,
|
||||
show: false,
|
||||
allImgRes: []
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user