版本测试功能

master
Qin Dong Ming 2024-09-06 17:00:28 +08:00
parent e9c81b3d7c
commit 7a05e6d0cb
1 changed files with 1 additions and 11 deletions

View File

@ -328,16 +328,6 @@ export default {
},
selectVersionData(id) {
getVersionData(id).then(res => {
this.versions = res.data;
})
},
closes() {
@ -394,7 +384,7 @@ export default {
selectEngineById(id) {
this.opens = true;
// this.opens = true;
this.versionFormVisible = true;