From d01b5f119bd87d604004b510021d506155b6d907 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=B9=E7=95=85?= Date: Thu, 16 Sep 2021 09:30:58 +0800 Subject: [PATCH] add --- src/views/sce/sceInfo/index.vue | 20 ++++++++++---------- src/views/sce/tips/index.vue | 1 + 2 files changed, 11 insertions(+), 10 deletions(-) diff --git a/src/views/sce/sceInfo/index.vue b/src/views/sce/sceInfo/index.vue index f6e454f..86e70fe 100644 --- a/src/views/sce/sceInfo/index.vue +++ b/src/views/sce/sceInfo/index.vue @@ -265,7 +265,7 @@ -
+

@@ -351,8 +351,8 @@ placeholder="请选择流程" > @@ -572,7 +572,7 @@ -
+

@@ -662,8 +662,8 @@ placeholder="请选择流程" > @@ -746,8 +746,8 @@ placeholder="请选择流程" > diff --git a/src/views/sce/tips/index.vue b/src/views/sce/tips/index.vue index e68faff..7796886 100644 --- a/src/views/sce/tips/index.vue +++ b/src/views/sce/tips/index.vue @@ -291,6 +291,7 @@ export default { this.queryTipsList(); }, refresh() { + this.$router.push({ name: "Tips/index" }); this.queryParams = { pageNum: 1, pageSize: 15,