mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-14 05:16:45 +08:00
fix:修改关卡页返回问题
This commit is contained in:
@@ -140,7 +140,9 @@
|
||||
<!-- <img class="img2" src="../../assets/images/projectadd/keep.png" />
|
||||
<div class="pub">保存</div>
|
||||
<div class="line"></div> -->
|
||||
<router-link to="/taskpage">
|
||||
<router-link
|
||||
:to="{ path: `/taskpage`, query: { projectId: projectId } }"
|
||||
>
|
||||
<div style="display: flex">
|
||||
<img
|
||||
class="img2"
|
||||
|
||||
Reference in New Issue
Block a user