|
@@ -14,10 +14,10 @@
|
|
|
<div class="activity-entry"></div>
|
|
|
</nuxt-link> -->
|
|
|
<div class="navbar flex items-center flex-col">
|
|
|
- <!--<nuxt-link :to="routePrefix + '/approve/device'" class="link flex items-center flex-col">
|
|
|
+ <nuxt-link :to="routePrefix + '/approve/device'" class="link flex items-center flex-col">
|
|
|
<span class="icon icon-device"></span>
|
|
|
<span class="text">设备认证</span>
|
|
|
- </nuxt-link>-->
|
|
|
+ </nuxt-link>
|
|
|
<nuxt-link
|
|
|
:to="routePrefix + '/approve/personnel/operate'"
|
|
|
class="link flex items-center flex-col md:mt-6 mt-4"
|