How to redirect on another page and pass parameter in url from table?

后端 未结 4 1693
花落未央
花落未央 2020-12-03 03:09

How to redirect on another page and pass parameter in url from table ? I\'ve created in tornato template something like this

4条回答
  •  再見小時候
    2020-12-03 03:17

    Here is a general solution that doesn't rely on JQuery. Simply modify the definition of window.location.

    
       
          
       
       
         
    
    

提交回复
热议问题