From 90e1165836a15c0a114426379148a2e4552e6131 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=93=E5=B9=B3=E8=89=BA?= <52643018@qq.com> Date: Fri, 6 Aug 2021 15:28:21 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BE=9B=E5=BA=94=E5=95=86=E7=94=B3=E8=AF=B7?= =?UTF-8?q?=E6=8A=A5=E4=BB=B7table=E5=A2=9E=E5=8A=A0loading=EF=BC=8C?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E8=87=AA=E5=8A=A8=E6=BB=9A=E5=8A=A8=E5=88=B0?= =?UTF-8?q?=E8=BE=93=E5=85=A5=E6=A1=86=E6=89=80=E5=9C=A8=E4=BD=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- supplier/components/wyb-table/wyb-table.vue | 63 ++++++++++++++++----- supplier/pages/offer/index.vue | 8 ++- 2 files changed, 56 insertions(+), 15 deletions(-) diff --git a/supplier/components/wyb-table/wyb-table.vue b/supplier/components/wyb-table/wyb-table.vue index 6106439..1011f82 100644 --- a/supplier/components/wyb-table/wyb-table.vue +++ b/supplier/components/wyb-table/wyb-table.vue @@ -1,5 +1,6 @@