脾脏评估算法优化:显著增大和部分缓解均增加了当前垂直径>130 mm的条件

uat_us
caiyiling 2024-04-12 13:58:11 +08:00
parent 425782e015
commit 3a69256a04
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@ router.beforeEach(async(to, from, next) => {
const hasToken = getToken()
Vue.prototype.toPath = to.path
Vue.prototype.$path = []
console.log(11222)
if (hasToken) {
if (to.path === '/login' || to.path === '/recompose' || to.path === '/email-recompose' || to.path === '/error' || to.path === '/ReviewersResearchForm' || to.path === '/ReviewersResearch') {
if (to.path === '/ReviewersResearch') {