From edeade7ac238fa7a018ccf23caa61e7c346272da Mon Sep 17 00:00:00 2001 From: mk <2403457699@qq.com> Date: Wed, 29 Mar 2023 09:19:42 +0800 Subject: [PATCH] =?UTF-8?q?nav=E8=B7=B3=E8=BD=AC=E5=AF=BC=E5=85=A5?= =?UTF-8?q?=E8=AE=B0=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/main-navbar.vue | 6 +++-- src/views/modules/importRecord/index.vue | 4 +-- src/views/modules/shequ/chaxun.vue | 33 ++++++++++++++++-------- 3 files changed, 28 insertions(+), 15 deletions(-) diff --git a/src/views/main-navbar.vue b/src/views/main-navbar.vue index 8c562f8f2..51c5574ee 100644 --- a/src/views/main-navbar.vue +++ b/src/views/main-navbar.vue @@ -84,7 +84,7 @@ mode="horizontal" style="min-width: 180px" > - +
@@ -211,7 +211,9 @@ export default { this.displayedNoticeList = false; this.$router.replace("/main/home-notice"); }, - + toImportRecord(){ + this.$router.replace("/main/importRecord-index"); + }, toIndexPage() { this.$router.replace("/index"); }, diff --git a/src/views/modules/importRecord/index.vue b/src/views/modules/importRecord/index.vue index be1dd7675..41c0a7db6 100644 --- a/src/views/modules/importRecord/index.vue +++ b/src/views/modules/importRecord/index.vue @@ -1,12 +1,12 @@ + + + +