This commit is contained in:
zhanglipeng
2021-08-13 11:29:31 +08:00
parent a89cf3ce01
commit 7e9cab51e5
4 changed files with 4 additions and 1 deletions

View File

@ -115,7 +115,7 @@
>
<template slot-scope="scope">
<router-link
:to="'/benyi_course/themetermplan/data/' + scope.row.id"
:to="'/benyi_course/themetermplanprint/table/' + scope.row.id"
class="link-type"
>
<span>{{ scope.row.name }}</span>