Explorar o código

消除首页请求成功提示

Yue %!s(int64=2) %!d(string=hai) anos
pai
achega
34c98e0e64
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/api/_auth.ts

+ 1 - 0
src/api/_auth.ts

@@ -23,6 +23,7 @@ class AuthApi {
     return Rs.post({
       loading: false,
       url: "auth/menus/findByParentID",
+      successAlert: false,
     })
   }
 }