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