src/components/view/standard.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/components/view/standard.vue
@@ -739,10 +739,8 @@ }).then(res=>{ this.selectVersion(); this.$message.success(res.message); }).catch(error=>{ this.$message.error(error.message); }) }).catch(() => {}); }) }, //右侧bom,确认新增 confirmAdd(formName){ @@ -1069,8 +1067,8 @@ this.versionVal = res.data[0]; }) } }) this.selectAll() }) }, //右侧数据 selectAll() {