huangmp 2 жил өмнө
parent
commit
cfd3e1a8cd

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

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