ysy %!s(int64=2) %!d(string=hai) anos
pai
achega
b7d390e07b
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/views/produceOrder/index.vue

+ 2 - 2
src/views/produceOrder/index.vue

@@ -506,7 +506,7 @@ export default {
     handleQRcode(row) {
       if (this.clientEnvironmentId == 2) {
         this.$refs.printSrRef.open([row.id])
-      } else if (this.clientEnvironmentId == 2) {
+      } else if (this.clientEnvironmentId == 3) {
         this.$refs.printTgRef.open(ids)
       } else {
         this.$refs.printRef.open([row.id])
@@ -519,7 +519,7 @@ export default {
 
       if (this.clientEnvironmentId == 2) {
         this.$refs.printSrRef.open(ids)
-      } else if (this.clientEnvironmentId == 2) {
+      } else if (this.clientEnvironmentId == 3) {
         this.$refs.printTgRef.open(ids)
       }