uu
This commit is contained in:
parent
1373533564
commit
6a9a8cf0ca
@ -68,7 +68,7 @@ export default {
|
||||
this.show = true
|
||||
let res = await this.$refs.curPrint.callPrint({
|
||||
imageUrl,
|
||||
paperWidth
|
||||
paperWidth: this.paperWidth
|
||||
})
|
||||
} else {
|
||||
this.showToast('缺少打印内容')
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
"appid" : "__UNI__BCB0FB5",
|
||||
"description" : "探路国际速运",
|
||||
"versionName" : "1.0.0",
|
||||
"versionCode" : "107",
|
||||
"versionCode" : "108",
|
||||
"transformPx" : false,
|
||||
/* 5+App特有相关 */
|
||||
"app-plus" : {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user