pages/basics/outPakin.vue @@ -246,6 +246,7 @@ that.barcode = ''; that.matList = ''; that.matList = []; that.owner = ''; that.barcodeFocuss(); } else if (res.code == 403) { uni.showToast({title: res.msg, icon: "none", position: 'top'})