Commit 5eb17174 by songchangcheng

更新数据加载方式

1 parent 1d83026a
Showing with 0 additions and 1 deletions
......@@ -9,7 +9,6 @@ var loadDiagram = function (id, diagramTitle) {
url: requestUrl,
// data: formData, //需要确认formData如何获取
processData: false,
// contentType: false,
async: false,
headers: {
'tkv': 'yMCwNqQ9yRQ37K3h2UVw56gwzWpzPxcs50w7nfsmyFGKuUp-LGB_M0sSgCzGqs8xMkXck0CMDupY_5T6My0bt2p4SEHsibGhMsdoNT55-2s-0bGUm_UIZliqXnCJwZJtOUavqh4OrAWgLBEV82RhEJbGuRY-pIrsGtM0jouSkhRyxpek91B0URTRFitm_A_-',
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!