From f201c90f0dafd6b842ca24c9ec5324a81be2616c Mon Sep 17 00:00:00 2001 From: wangwei <1610949092@qq.com> Date: Mon, 6 Feb 2023 14:05:35 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/param/busTypePre.vue | 1 + src/views/system/param/busTypePreModify.vue | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/views/system/param/busTypePre.vue b/src/views/system/param/busTypePre.vue index 964f7c60..7215cc59 100644 --- a/src/views/system/param/busTypePre.vue +++ b/src/views/system/param/busTypePre.vue @@ -150,6 +150,7 @@ export default { }, cancelDialog() { this.modifyDialogVisible = false; + this.getList(); }, search() { this.filterQuery.page = 1; diff --git a/src/views/system/param/busTypePreModify.vue b/src/views/system/param/busTypePreModify.vue index 371bbcb5..92b114d1 100644 --- a/src/views/system/param/busTypePreModify.vue +++ b/src/views/system/param/busTypePreModify.vue @@ -54,7 +54,7 @@ -