zhangherong
2025-05-27 96233e0f3c6c414ec271d42173a8b8e312a4cd08
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)
    },