管道基础大数据平台系统开发-【前端】-新系統界面
Surpriseplus
2023-02-09 402f95c2a35ba8f1b8a061ed97ba48f8e41adf56
src/components/login.vue
@@ -243,6 +243,13 @@
                });
                return
              }
              if (response.msg != "") {
                this.$message({
                  message: response.msg,
                  type: 'warning'
                });
              }
              this.setCookies(response);
              getPerms().then((res) => {