#
whycq
2023-04-11 d7934047afa41933681769afe4bf04b953fd6a2e
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'})