mirror of
http://git.mhez-qa.uplus.co.kr/hubez/hubez-admin.git
synced 2025-12-07 01:33:37 +09:00
TC 수정
This commit is contained in:
@@ -236,7 +236,10 @@ export default {
|
||||
this.channelDetail(userSeq);
|
||||
}
|
||||
},
|
||||
|
||||
destroyed() {
|
||||
this.$store.commit('dataStore/updateUserSeq', '');
|
||||
this.$store.commit('dataStore/updateUserId', '');
|
||||
},
|
||||
methods: {
|
||||
async channelDetail(userSeq) {
|
||||
this.row.userSeq = userSeq;
|
||||
|
||||
Reference in New Issue
Block a user