cuijian
2025-06-05 34feb4908ec7b7e5b51adf6355603978c67bd3a4
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