| Name | Value | |
|---|---|---|
| {{ key }} | @if (key.includes('TABLE_ID')) {{{ jsParams[key] }} | } @if (!key.includes('TABLE_ID')) {{{ jsParams[key] }} | }
| Name | Value |
|---|---|
| {{ detail }} | {{ submitDetails[detail] }} |
| Name | Value |
|---|---|
| {{ key }} | {{ jsParams[key] }} |
There are no details to show
} @if (tableDetails) {Loading table
There are no changes to show
}| {{ col }} | }|
|---|---|
| {{ diffTable.data[i][col] }} @if ( arrChanged[i][chIndex] == true && chArr[i] == 'updated' ) { Original value is: {{ arrOfChanges[i][chIndex] }} } | } } @if (chArr[i] !== 'updated') { @for ( col of rowKeys[i]; track col; let chIndex = $index ) {{{ diffTable.data[i][col] }} | } }
Loading table
| {{ col }} | }|
|---|---|
| {{ diffTable.data[i][col] }} @if ( arrChanged[i][chIndex] == true && chArr[i] == 'updated' ) { Original value is: {{ arrOfChanges[i][chIndex] }} } | } } @if (chArr[i] !== 'updated') { @for ( col of rowKeys[i]; track col; let chIndex = $index ) {{{ diffTable.data[i][col] }} | } }