src/views/tms/modules/inbound/InboundListRight.vue
@@ -351,6 +351,7 @@ }, onSelectChange(selectedRowKeys,selectionRows) { this.qrList = [] this.selectedRowKeys = selectedRowKeys; this.selectionRows = selectionRows //通过id查询管理参数和参数数据 @@ -548,6 +549,7 @@ .finally(() => { this.loading = false this.close() this.qrList = [] }) }, // 执行打印