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