限制提交名额

This commit is contained in:
范露尧
2023-03-10 16:57:29 +08:00
parent 5755e9d9b0
commit 539a3185b3
2 changed files with 3 additions and 4 deletions

View File

@@ -102,7 +102,7 @@
else {
window.sessionStorage.setItem('__TOKEN', response.data.data.token);
//location = '/gb/yjb/manage/VoteResult'
location = '/gb/yjb/manage/GfnbczResult'
location = '/gb/yjb/manage/nbczResult'
}
}
_this.loading = false;