Commit cf7c2ee7 authored by 黄奎's avatar 黄奎

页面修改

parent 53eb7c99
......@@ -1843,7 +1843,7 @@
this.allWindowWidth = allWindowWidth - 50 - 220 - 60;
let maxLength = parseInt(allWindowWidth / 110);
this.maxLength = maxLength;
this.testEmp();
//this.testEmp();
//this.testDownLoad();
let userinfo = this.getLocalStorage();
let ActionMenuCode = userinfo.ActionMenuCode;
......@@ -1874,7 +1874,7 @@
//测试方法
testEmp() {
var postMsg = {
EmPassword: "+n0yVvDg2xM3nxu2v1oA=="
EmPassword: "jj+n0yVvDg2xM3nxu2v1oA=="
};
this.apipost(
"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