wupengfei
8 天以前 6af0b1308010376abb23eb2a37bc2fffdbdba6ab
src/store/modules/user.ts
@@ -66,6 +66,7 @@
          // password: md5Encrypt(params.password),
          type: AppLocalConfig.userType,
          clientType: AppLocalConfig.clientType,
          // enterpriseType: AppLocalConfig.enterpriseType,
        },
        {
          showLoading: false,