src/components/view/technical.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/components/view/technology.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/components/view/technical.vue
@@ -39,8 +39,8 @@ <div class="technical-table"> <div class="table-box"> <el-table height="490" border style="width: 100%" border height="calc(90vh - 250px)" :data="technicalTable" > <el-table-column 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;