Browse Source

2026-07-23

优化
master
fengyuan_yang 6 days ago
parent
commit
a9f63dde29
  1. 1
      src/views/modules/qc/inboundNotification.vue

1
src/views/modules/qc/inboundNotification.vue

@ -1490,6 +1490,7 @@
//
this.$refs.inboundTable.setCurrentRow(this.dataList[0])
this.inboundClickRow(this.dataList[0])
this.refreshCurrentTabTable()
} else {
this.currentRow = {}
this.refreshCurrentTabTable()

Loading…
Cancel
Save