@@ -378,7 +378,7 @@
<td><input title="选中" type="checkbox"></td>
<td>
<div>
- <a href="javascript:;">{{ item.uuid }}</a>
+ <a href="/disk/detail/{{ item.uuid }}">{{ item.uuid }}</a>
</div>
<p style="display: inline-block;">{{ item.remark }}</p>
@@ -577,7 +577,7 @@
- <a href="javascript:;">{{ item.label }}</a>
+ <a href="/guest/detail/{{ item.uuid }}">{{ item.label }}</a>