Commit 3fd39302 authored by 陈珊's avatar 陈珊

1

parent 28c490ef
......@@ -90,7 +90,7 @@ new Vue({
GetSessionInfo(){
let _this = this;
let data = {
token: "ADA90463-7ABE-4564-83A6-B6BB278975D0"
token: sessionStorage.getItem("op_id")
}
$.ajax({
url: baseurl + "screen/GetSessionInfo",
......
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