perf:project 左侧菜单调整&所有左侧菜单添加背景色&英文国际化调整
This commit is contained in:
@@ -627,7 +627,9 @@
|
||||
},
|
||||
currentProject(n, o) {
|
||||
this.endpointForm.projectId = n.id;
|
||||
this.getModuleList(n.id);
|
||||
if(this.rightBox.show){
|
||||
this.getModuleList(n.id);
|
||||
}
|
||||
},
|
||||
currentModule: {
|
||||
immediate: true,
|
||||
@@ -696,7 +698,7 @@
|
||||
border: none;
|
||||
}
|
||||
.param-box-row {
|
||||
padding: 7px 0 0 0;
|
||||
padding: 7px 10px 0 10px;
|
||||
position: relative;
|
||||
}
|
||||
.param-box-row:last-of-type {
|
||||
|
||||
Reference in New Issue
Block a user