From 1c3bfc161097cfcf3eeb3168f9a6e53ad86fb953 Mon Sep 17 00:00:00 2001 From: quantulr <35954003+quantulr@users.noreply.github.com> Date: Mon, 11 Mar 2024 17:20:00 +0800 Subject: [PATCH] bugfix --- .../laboratory/research/expert/index.vue | 339 +++++++++--------- .../admin/research/research/expert/index.vue | 14 +- .../research/research/laboratory/index.vue | 10 +- .../searchList/components/expertItem.vue | 2 +- 4 files changed, 185 insertions(+), 180 deletions(-) diff --git a/src/views/admin/laboratory/research/expert/index.vue b/src/views/admin/laboratory/research/expert/index.vue index d9357e0..9333820 100644 --- a/src/views/admin/laboratory/research/expert/index.vue +++ b/src/views/admin/laboratory/research/expert/index.vue @@ -1,126 +1,126 @@