Jsp asynchronous request report development summary

  • General idea

java spelling string, json transmission, front-end js parsing

  • Error log
  1.  The meter head is not closed and cannot be detected 0
Cannot read property '0' of undefined

if( headData[0][0].text === "序列" ){
        	opts.columnSeq = true;
        }

 

Guess you like

Origin blog.csdn.net/qq_36766417/article/details/107238212