Can't call function using ajax

前端 未结 3 1229
眼角桃花
眼角桃花 2021-01-29 09:05

I\'m trying to call a function using ajax, but it\'s not responding.

Here is the Code:

3条回答
  •  半阙折子戏
    2021-01-29 09:17

    You can also call the Controller via Ajax by passing parameter(s) as shown below:

    
    

提交回复
热议问题