แก้ไขปุ่มกลับไปหน้าก่อนหน้า
This commit is contained in:
parent
a5a967c09f
commit
0c1176a552
12 changed files with 12 additions and 12 deletions
|
|
@ -188,7 +188,7 @@ onMounted(() => {
|
|||
flat
|
||||
color="primary"
|
||||
class="q-mr-sm"
|
||||
@click="router.go(-1)"
|
||||
@click="router.push('/portfolio')"
|
||||
/>
|
||||
<div v-if="routeName == 'addTransfer'">เพิ่มเอกสาร/ผลงาน</div>
|
||||
<div v-else>รายละเอียดเอกสาร/ผลงาน</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue