lyh
2025-06-05 0d27c826c71c323ff605cd27a53bbc5a0c96f752
src/views/tms/modules/outBound/JSelectOutboundToolModal.vue
@@ -170,7 +170,15 @@
        this.loading = false
      })
    },
    showModal(oldSelectRow) {
    showModal(oldSelectRow, classifyId) {
      this.oldSelectRow = oldSelectRow
      this.visible = true
      this.queryParam.quantity = 0
      this.queryParam.classifyId = classifyId
      this.queryParam.excludeIds = oldSelectRow
      this.loadData(1)
    },
    showOrderModal(oldSelectRow) {
      this.oldSelectRow = oldSelectRow
      this.visible = true
      this.queryParam.quantity = 0