From 5244d65ef7e1f333495b59a6470b254bde7ec2ca Mon Sep 17 00:00:00 2001 From: zss <zss@example.com> Date: 星期五, 15 九月 2023 17:16:51 +0800 Subject: [PATCH] update --- src/components/view/technology.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/components/view/technology.vue b/src/components/view/technology.vue index f7870aa..4dfffe8 100644 --- a/src/components/view/technology.vue +++ b/src/components/view/technology.vue @@ -897,6 +897,7 @@ //缂栬緫鍐呭 upContent(ob) { this.upData = ob; + this.chooseDevGroup(); this.selecTechById() this.upDia = true; }, @@ -909,7 +910,6 @@ // } // }) this.writeTechById(); - this.$message.success("淇敼鎴愬姛"); this.upIndex++; this.upDia = false; -- Gitblit v1.9.3