+ {{ msg }} +
++ {{ translate('/label/error_occurred') }} +
+| + + | +
|---|
| + + | +
{{ labels.customize_table_columns }}
++ + {{ + translate('/label/pagination/summary', [pageInfo.totalCnt, pageInfo.firstIndex, pageInfo.lastIndex]) + }} + + {{ translate('/label/pagination/first') }} + {{ translate('/label/pagination/prev') }} + + + {{ i }} + {{ i }} + + + {{ translate('/label/pagination/next') }} + {{ translate('/label/pagination/last') }} + +
+ + + + + diff --git a/ContentsListSample/src/common/components/sub-table/SubTable.vue b/ContentsListSample/src/common/components/sub-table/SubTable.vue new file mode 100644 index 0000000..bc9d528 --- /dev/null +++ b/ContentsListSample/src/common/components/sub-table/SubTable.vue @@ -0,0 +1,132 @@ + +