传值打印机
This commit is contained in:
@@ -107,7 +107,7 @@
|
||||
return
|
||||
}
|
||||
try {
|
||||
let res = await customerPrint(this.val1)
|
||||
let res = await customerPrint(this.val1, this.$store.getters.setPrintName)
|
||||
this.disabled2 = false
|
||||
this.val1 = ''
|
||||
uni.showToast({
|
||||
|
||||
Reference in New Issue
Block a user