Merge branch '250325_board'
This commit is contained in:
commit
30e06407e3
@ -166,7 +166,8 @@
|
|||||||
// 목록 페이지로 이동
|
// 목록 페이지로 이동
|
||||||
const goList = () => {
|
const goList = () => {
|
||||||
accessStore.$reset();
|
accessStore.$reset();
|
||||||
router.push('/board');
|
//router.push('/board');
|
||||||
|
router.back();
|
||||||
};
|
};
|
||||||
|
|
||||||
// 전 페이지로 이동
|
// 전 페이지로 이동
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user