|
@ -637,6 +637,9 @@ const handleAddTable = () => { |
|
|
} |
|
|
} |
|
|
// 输入框聚焦 |
|
|
// 输入框聚焦 |
|
|
const inpuFocus = (headerItem, row, index) => { |
|
|
const inpuFocus = (headerItem, row, index) => { |
|
|
|
|
|
|
|
|
|
|
|
emit('inpuFocus', headerItem, row, index) |
|
|
|
|
|
|
|
|
opensearchTable( |
|
|
opensearchTable( |
|
|
headerItem.field, |
|
|
headerItem.field, |
|
|
headerItem.tableForm.searchField, |
|
|
headerItem.tableForm.searchField, |
|
|