查看url变更

master
hanbo 2021-11-22 20:22:53 +08:00
parent afe425b95d
commit 2f48c619e3
1 changed files with 1 additions and 1 deletions

View File

@ -195,7 +195,7 @@
<div class="am-btn-group am-btn-group-xs"> <div class="am-btn-group am-btn-group-xs">
<button type="button" <button type="button"
class="am-btn am-btn-default am-btn-xs am-text-secondary" class="am-btn am-btn-default am-btn-xs am-text-secondary"
onclick="location.href='${base}/project/detail?id=${list.id}'"><span onclick="location.href='${base}/project/approve?listFrom=list&id=${list.id}'"><span
class="am-icon-pencil-square-o"></span>查看 class="am-icon-pencil-square-o"></span>查看
</button> </button>