update:bug更新
This commit is contained in:
@@ -36,6 +36,8 @@ export default {
|
||||
created() {
|
||||
if (sessionStorage.getItem("mode") == "older") {
|
||||
projectSelectChangeStyle();
|
||||
} else {
|
||||
$(".logout").css("display", "none");
|
||||
}
|
||||
this.onInit();
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user