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