lyh
2025-05-28 e14ed882d12df3b48e59390eba364442cdff70bd
src/views/tms/modules/outBound/OutboundOrderModal.vue
@@ -305,7 +305,7 @@
        if (this.title === '编辑') {
         ids = this.dataSource.map(item => item.toolLedgerDetailId).join(',')
        }
        this.$refs.selectOutBoundToolModal.showModal(ids)
        this.$refs.selectOutBoundToolModal.showOrderModal(ids)
      },
      add () {
        this.addShow = false