async function arguments becomes “undefined” in iOS Chrome, but works on Android Chrome

后端 未结 0 1404
旧巷少年郎
旧巷少年郎 2020-12-12 10:49

I have this code. It works fine in Android Chrome. In iOS resp shows "undefined".

async function submitfuncR(resp,saveterminal){
   alert(resp);   T         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题