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