Authored by 鲁尚清

【无】vue页面给ajax请求增加headers的参数(当前页面的title的值,window.top.location.hash)#1

@@ -90,10 +90,8 @@ Promise.all([ @@ -90,10 +90,8 @@ Promise.all([
90 menuPath:menuPath, 90 menuPath:menuPath,
91 elementName:name 91 elementName:name
92 } 92 }
93 -  
94 }); 93 });
95 } 94 }
96 -  
97 } 95 }
98 } 96 }
99 setAjaxData(); 97 setAjaxData();