Explorar o código

首页刷新页面

hujunwei %!s(int64=2) %!d(string=hai) anos
pai
achega
fc0454c895
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      src/pages/main/leader/leaderTag.vue

+ 2 - 1
src/pages/main/leader/leaderTag.vue

@@ -238,6 +238,7 @@ export default {
             type: "success",
           });
           this.setStatus = false;
+          location.reload();
         }
       });
     },
@@ -260,6 +261,7 @@ export default {
             type: "success",
           });
           this.setStatus = false;
+          location.reload();
         }
       });
     },
@@ -273,7 +275,6 @@ export default {
       //   checknode.push(item.functionName);
       // });
       // console.log(checknode)
-
       this.$http({
         url: "/market/usuaFun/save",
         method: "post",