Commit cf7c2ee7 authored by 黄奎's avatar 黄奎

页面修改

parent 53eb7c99
...@@ -1843,7 +1843,7 @@ ...@@ -1843,7 +1843,7 @@
this.allWindowWidth = allWindowWidth - 50 - 220 - 60; this.allWindowWidth = allWindowWidth - 50 - 220 - 60;
let maxLength = parseInt(allWindowWidth / 110); let maxLength = parseInt(allWindowWidth / 110);
this.maxLength = maxLength; this.maxLength = maxLength;
this.testEmp(); //this.testEmp();
//this.testDownLoad(); //this.testDownLoad();
let userinfo = this.getLocalStorage(); let userinfo = this.getLocalStorage();
let ActionMenuCode = userinfo.ActionMenuCode; let ActionMenuCode = userinfo.ActionMenuCode;
...@@ -1874,7 +1874,7 @@ ...@@ -1874,7 +1874,7 @@
//测试方法 //测试方法
testEmp() { testEmp() {
var postMsg = { var postMsg = {
EmPassword: "+n0yVvDg2xM3nxu2v1oA==" EmPassword: "jj+n0yVvDg2xM3nxu2v1oA=="
}; };
this.apipost( this.apipost(
"admin_get_AnalysisPassword", postMsg, "admin_get_AnalysisPassword", postMsg,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment