Compare commits

..

No commits in common. 'a816e657c3be4ef85847058cdd8a0232a44f222a' and '8d6d4512f900eac857f07f1cb1a2b5ad36a0063b' have entirely different histories.

@ -0,0 +1 @@
Subproject commit c824eacdb7758fe19ce801b5bd18a2bd2f275991

@ -13,9 +13,6 @@ import java.util.stream.Collectors;
/**
* SpringSecurity
* Created by macro on 2018/4/26.
* i11111
* dsdhsjhfjs
* fdjkf
*/
public class AdminUserDetails implements UserDetails {
//后台用户

@ -11,7 +11,7 @@
export default {
name: 'AppMain',
computed: {
// .......key() {
// key() {
// return this.$route.name !== undefined ? this.$route.name + +new Date() : this.$route + +new Date()
// }
}

Loading…
Cancel
Save