mirror of
http://git.mhez-qa.uplus.co.kr/hubez/hubez-admin.git
synced 2025-12-07 06:54:16 +09:00
대량등록, 사용자ID 등록 팝업 수정
This commit is contained in:
@@ -22,6 +22,7 @@ import "../assets/css/contents.css";
|
||||
import "../assets/css/common.css";
|
||||
import "../assets/css/style.css";
|
||||
import { mapGetters } from 'vuex';
|
||||
import tokenSvc from '@/common/token-service';
|
||||
|
||||
export default {
|
||||
name: "hubwebLayout",
|
||||
@@ -39,7 +40,7 @@ export default {
|
||||
},
|
||||
created() {
|
||||
// this.getLogin;
|
||||
// this.getAuthChk;
|
||||
// this.getAuthChk;
|
||||
},
|
||||
mounted() {
|
||||
this.isLogin = this.$store.getters["login/isLogin"]
|
||||
|
||||
Reference in New Issue
Block a user