skyouc
2025-11-07 b92a161c6ad99495a85e32d8ad4afe9c6d82815d
pages/listing/matnrPalletising.vue
@@ -245,7 +245,11 @@
               barcode: this.container
            })
            if (code === 200) {
               this.list = data
               uni.showToast({
                  title: msg,
                  icon: "success",
                  position: 'top'
               })
            } else {
               uni.showToast({
                  title: msg,