guhongwei %!s(int64=4) %!d(string=hai) anos
pai
achega
c4fa75db3a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/hallList/parts/list.vue

+ 1 - 1
src/views/hallList/parts/list.vue

@@ -49,7 +49,7 @@ export default {
     },
     // 跳转
     async linkBtn(id) {
-      if (this.user.uid) {
+      if (this.user.uid || this.user.suid) {
         if (
           this.user.role == '2' ||
           this.user.role == '3' ||