自己写一套权限控制,去掉spring security
This commit is contained in:
@@ -50,7 +50,7 @@ new Vue({
|
||||
router,
|
||||
render(h) {
|
||||
var app = h(App);
|
||||
global.app = app.context;
|
||||
global.vue = app.context;
|
||||
return app;
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user