zhangherong
2025-05-27 48f0d335c14c2bf0744a5c136d7ab80fd26c493e
src/views/tms/modules/outBound/JSelectOutboundToolModal.vue
@@ -173,7 +173,7 @@
    showModal(oldSelectRow) {
      this.oldSelectRow = oldSelectRow
      this.visible = true
      this.queryParam.status = '1'
      this.queryParam.quantity = 0
      this.queryParam.excludeIds = oldSelectRow
      this.loadData(1)
    },