MONSTER-ygh hace 1 año
padre
commit
b56a8445e2
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/windowTicketSales/ticketingCollection.vue

+ 1 - 1
src/views/windowTicketSales/ticketingCollection.vue

@@ -382,7 +382,7 @@
               this.dialogVisibleLoading = true
               try {
                 let res = await printApi({
-                  viewerList:list,
+                  viewerList2:list,
                   source: 2,
                   deviceId: this.ruleForm.region
                 })