huangmp před 2 roky
rodič
revize
cfd3e1a8cd
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      src/views/modules/print/print-scan-delivery.vue

+ 1 - 0
src/views/modules/print/print-scan-delivery.vue

@@ -145,6 +145,7 @@ export default {
         }
         }
           this.lastInputStr = substr;
           this.lastInputStr = substr;
         }).catch((error) => {
         }).catch((error) => {
+          this.lastInputStr = substr;
           this.$message.error(error)
           this.$message.error(error)
         })
         })
       }
       }