zhengjinyi il y a 9 mois
Parent
commit
60b402a678
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      pages/_template/asbl/index.vue

+ 2 - 2
pages/_template/asbl/index.vue

@@ -18,13 +18,13 @@
               <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"
             >
               <span class="icon icon-doctor"></span>
               <span class="text">操作师认证</span>
-            </nuxt-link>
+            </nuxt-link>-->
           </div>
         </div>