|
@@ -312,7 +312,6 @@ export default {
|
|
|
},
|
|
},
|
|
|
});
|
|
});
|
|
|
}else if (s.type === "print") {
|
|
}else if (s.type === "print") {
|
|
|
- uni.showLoading({title:"打印中..."})
|
|
|
|
|
if(this.hasCloudPrint == 1){
|
|
if(this.hasCloudPrint == 1){
|
|
|
//云打印
|
|
//云打印
|
|
|
console.log('走云打印方式')
|
|
console.log('走云打印方式')
|