@@ -5,8 +5,8 @@
<link rel="icon" href="./bitbug_favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>市住建委数据中台</title>
- <script type="module" crossorigin src="./assets/index-057cd10b.js"></script>
- <link rel="stylesheet" href="./assets/index-60dec629.css">
+ <script type="module" crossorigin src="./assets/index-d814f9a8.js"></script>
+ <link rel="stylesheet" href="./assets/index-896f2f07.css">
</head>
<body>
<div id="app"></div>
@@ -252,7 +252,7 @@ function editUserLoginStateZw(usercode,userkeycode,login_lock,login_type,url){
})
}
function loginZW(type,url){
- loginInZw(loginPinia.loginInfo.username,encode(loginPinia.loginInfo.psd),type)
+ loginInZw(loginPinia.loginInfo.username,loginPinia.loginInfo.psd,type)
.then(res => {
let result = res.msg;
if (result.length == 0) {