배치 스토어 destroy 추가

This commit is contained in:
Leeminha
2022-11-08 12:05:38 +09:00
parent 3e2a361272
commit d71b79c402

View File

@@ -175,7 +175,9 @@ export default {
this.batchId = batchId2;
}
},
destroyed() {},
destroyed() {
this.$store.commit('dataStore/updateDataStore', '');
},
mounted(){
let page = 1;
// 페이지 정보 및 검색 조건