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 @@ -