From d2d5a7bb86aea3e6174898b4c55f80d426a844c1 Mon Sep 17 00:00:00 2001 From: wangwei <1610949092@qq.com> Date: Mon, 20 Feb 2023 16:39:57 +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/basic/product/product.vue | 3 --- src/views/system/param/busTypeChange.vue | 2 ++ 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/src/views/basic/product/product.vue b/src/views/basic/product/product.vue index 40af1a38..d429f494 100644 --- a/src/views/basic/product/product.vue +++ b/src/views/basic/product/product.vue @@ -1617,9 +1617,6 @@ export default { this.selectVersionVisible = false; }, onAddSubmit(relSubmit) { - // debugger - // this.editFormat; - // this.relevanceEdit = this.editQuery; this.editFormat.relSubmit = relSubmit; updatetUdiInfos(this.editFormat) .then((response) => { diff --git a/src/views/system/param/busTypeChange.vue b/src/views/system/param/busTypeChange.vue index a74ccf46..ae31d796 100644 --- a/src/views/system/param/busTypeChange.vue +++ b/src/views/system/param/busTypeChange.vue @@ -157,7 +157,9 @@ export default { this.getList(); }, cancelDialog() { + this.getList(); this.modifyDialogVisible = false; + }, search() { this.filterQuery.page = 1;