From 34a9d5ff735ca7cfdff158d4f62fafb79ce393ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E5=BD=A6=E6=B3=BD?= Date: Tue, 7 Feb 2023 16:55:45 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=A4=E8=AF=81=E7=AE=A1=E7=90=86-=E4=B8=8A?= =?UTF-8?q?=E6=8A=A5=E5=BA=93=E7=AE=A1=E7=90=86-=E6=9F=A5=E7=9C=8B-?= =?UTF-8?q?=E5=8F=82=E6=95=B0=E9=A1=B9=E6=9F=A5=E7=9C=8B=E9=A1=B5-?= =?UTF-8?q?=E5=88=97=E5=AE=BD=E5=8F=AF=E6=8B=96=E6=8B=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../tableCollection/historyTable1.vue | 39 ++++ .../src/components/tableCollection/index1.vue | 166 ++++++++++-------- 2 files changed, 136 insertions(+), 69 deletions(-) create mode 100644 jero-web/src/components/tableCollection/historyTable1.vue diff --git a/jero-web/src/components/tableCollection/historyTable1.vue b/jero-web/src/components/tableCollection/historyTable1.vue new file mode 100644 index 000000000..501f22eb2 --- /dev/null +++ b/jero-web/src/components/tableCollection/historyTable1.vue @@ -0,0 +1,39 @@ + + + + + \ No newline at end of file diff --git a/jero-web/src/components/tableCollection/index1.vue b/jero-web/src/components/tableCollection/index1.vue index 5484a236d..76a3dc55c 100644 --- a/jero-web/src/components/tableCollection/index1.vue +++ b/jero-web/src/components/tableCollection/index1.vue @@ -1,6 +1,6 @@