@@ -62,7 +62,7 @@ export default {
Cookies.remove("user_type");
sessionStorage.removeItem("useragent_root_close");
this.userMessage = null;
- window.location.href = "/";
+ window.location.href = "https://21st.helxsoft.cn/21st_manager/#/login";
},
handleLink(link,type){
this.$router.push({
@@ -157,7 +157,7 @@
<td>查看兑换码使用情况</td>
</tr>
<tr>
- <td><el-checkbox v-model="manageAuth" :label="30001"><br/></el-checkbox></td>
+ <td><el-checkbox v-model="manageAuth" :label="30001" :disabled="page==='personal'?true:false"><br/></el-checkbox></td>
<td>
<el-radio-group v-model="codeAuth.viewCode" :disabled="page==='personal'?true:false">
<el-radio :label="1">全部</el-radio>