Ver Fonte

1. 优化

MONSTER-ygh há 1 ano atrás
pai
commit
b56a8445e2
1 ficheiros alterados com 1 adições e 1 exclusões
  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
                 })