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) },