Commit 10b0958e authored by 黄奎's avatar 黄奎

首页接口调整

parent c0568491
......@@ -1958,7 +1958,7 @@
this.allWindowWidth = allWindowWidth - 50 - 220 - 60;
let maxLength = parseInt(allWindowWidth / 110);
this.maxLength = maxLength;
//this.testApi();
this.testApi();
//this.testEmp();
let userinfo = this.getLocalStorage();
let ActionMenuCode = userinfo.ActionMenuCode;
......@@ -2073,9 +2073,10 @@
testApi() {
// var postMsg = {};
// var cmd = "";
// cmd = "admin_get_GetErpLoginInfoByUid";
// cmd = "triptemplate_GetTripConfig";
// postMsg = {
// EmployeeId: 615
// ConfigId:9117,
// }
// this.apipost(
// cmd, 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