Эх сурвалжийг харах

fix: recommen-list路由添加白名单

Signed-off-by: tangshizhe <48740614+tangshizhe@users.noreply.github.com>
tangshizhe 1 жил өмнө
parent
commit
2fb4f22782

+ 2 - 1
apps/bigmember_pc/src/router/router-interceptors.js

@@ -39,7 +39,8 @@ const powerCheckWhiteList = [
   'bid-board',
   'unit_portrayal_id',
   'set-password',
-  'portrayal_loading'
+  'portrayal_loading',
+  'recommen-list'
 ]
 
 const regListCheck = function (regList, path) {