Kaynağa Gözat

1、优化产品

huangmp 2 yıl önce
ebeveyn
işleme
8456fcf220

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

@@ -144,8 +144,6 @@ export default {
             this.getLogisticsInfo(this.scanOrderNo);
         }
           this.lastInputStr = substr;
-        }).catch((error) => {
-          this.$message.error(error)
         })
       }
     },
@@ -159,8 +157,6 @@ export default {
           this.printOrder = data;
         }
         this.infoVisible = true;
-      }).catch((error) => {
-
       })
     },
     handlePrintOrder(){