cuilei
2025-05-27 16c5957f34016af1118d371933adaaa26e7bd83c
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)
    },