Browse Source

1、优化产品

huangmp 2 năm trước cách đây
mục cha
commit
cfd3e1a8cd
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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;
         }).catch((error) => {
+          this.lastInputStr = substr;
           this.$message.error(error)
         })
       }