From 2a48ee50071162e2d371464d9764456b511a3cb9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E8=A3=95=E8=B4=A2?= Date: Thu, 9 Jun 2022 02:41:03 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/xm/core/xmMenu/XmEpicFeatures.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/xm/core/xmMenu/XmEpicFeatures.vue b/src/views/xm/core/xmMenu/XmEpicFeatures.vue index b4bfc121..680fb34d 100644 --- a/src/views/xm/core/xmMenu/XmEpicFeatures.vue +++ b/src/views/xm/core/xmMenu/XmEpicFeatures.vue @@ -472,6 +472,7 @@ this.$refs.xmProductSelect1.searchXmProducts(); this.$notify({position:'bottom-left',showClose:true,message: "请先选择一个产品", type: 'warning'}); } + this.addForm.dclass=dclass //this.addForm=Object.assign({}, this.editForm); },