diff --git a/ry-vue3/src/components/GrTable.vue b/ry-vue3/src/components/GrTable.vue index ca59f49..b70119f 100644 --- a/ry-vue3/src/components/GrTable.vue +++ b/ry-vue3/src/components/GrTable.vue @@ -18,30 +18,15 @@ 弃用 refer/gr-table.vue 的 Vue 2 Options API + componentOptions 私有 API. --> + - - - - - - {{ col.formatter(row, col.prop, row[col.prop]) }} - {{ row[col.prop] ?? '-' }} - - - - - + + + + + + + + {{ rIdx + 1 }} + + + + + + {{ row[col.prop] ?? '-' }} + + + + 暂无数据 +