feat: 添加 project 路由跳转到 module 以及 endpoint
This commit is contained in:
@@ -225,7 +225,6 @@ export default {
|
||||
handler (n, o) {
|
||||
this.editCredential = JSON.parse(JSON.stringify(n))
|
||||
this.editCredential.config = JSON.parse(this.editCredential.config)
|
||||
console.log('edit', this.editCredential)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user