This commit is contained in:
曹辉 2023-04-13 10:42:51 +08:00
parent bfec2ffaff
commit c24ade1d96

View File

@ -114,7 +114,7 @@
title: '您未登录', title: '您未登录',
type: 'error', type: 'error',
duration: '1000', duration: '1000',
url:"/pages/login/login" url: "/pages/login/login"
}) })
} }
}, },