mirror of
http://git.mhez-qa.uplus.co.kr/hubez/hubez-admin.git
synced 2025-12-06 22:19:41 +09:00
Merge branch 'develop' of http://git.msghubez.tk/hubez/hubez-admin.git into develop
This commit is contained in:
@@ -175,7 +175,9 @@ export default {
|
|||||||
this.batchId = batchId2;
|
this.batchId = batchId2;
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
destroyed() {},
|
destroyed() {
|
||||||
|
this.$store.commit('dataStore/updateDataStore', '');
|
||||||
|
},
|
||||||
mounted(){
|
mounted(){
|
||||||
let page = 1;
|
let page = 1;
|
||||||
// 페이지 정보 및 검색 조건
|
// 페이지 정보 및 검색 조건
|
||||||
|
|||||||
Reference in New Issue
Block a user