#
whycq
2023-08-07 64cfd7f65f513aa087fc0cf6720e015b3b405cfd
pages/order/orderPakin.vue
@@ -392,6 +392,13 @@
            this.barcode = ''
            this.barcodeFocuss()
         },
         combClose() {
            this.$refs.combConfirm.close()
         },
         // 取消移除
         removeClose() {
            this.$refs.alertDialog.close()
         },
      }
   }
</script>