zss
2023-09-15 5244d65ef7e1f333495b59a6470b254bde7ec2ca
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;