From 444272cbbae99e58ce754bcab5717aa05e9eb136 Mon Sep 17 00:00:00 2001 From: guoju0808 Date: Wed, 26 Aug 2026 12:16:17 +0000 Subject: [PATCH] =?UTF-8?q?Revert=20"feat:=20MeetingDetail=20=E5=8F=82?= =?UTF-8?q?=E4=BC=9A=E4=BA=BA=E8=A1=A8=E6=94=B9=E7=94=A8=20GrTable=20+=20?= =?UTF-8?q?=E7=A7=BB=E9=99=A4=E5=90=88=E8=AE=A1=E8=A1=8C"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 8542d545d534198753464e2ab9b1a05d26021699. --- ry-vue3/src/components/GrTable.vue | 85 +++++--------------- ry-vue3/src/views/meetings/MeetingDetail.vue | 47 ++++++++++- 2 files changed, 64 insertions(+), 68 deletions(-) diff --git a/ry-vue3/src/components/GrTable.vue b/ry-vue3/src/components/GrTable.vue index b70119f..ca59f49 100644 --- a/ry-vue3/src/components/GrTable.vue +++ b/ry-vue3/src/components/GrTable.vue @@ -18,15 +18,30 @@ 弃用 refer/gr-table.vue 的 Vue 2 Options API + componentOptions 私有 API. -->