我正在尝试进行这三次重新引用,但是只有一个正在工作。我不知道是什么问题。
onChangeText={(text) => {
this.props.searchEvent.refetch({ term: text })
this.props.searchUser.refetch({ name: text })
this.props.searchLocation.refetch({ location: text })
this.setState({ searchTerm: text })
}}
答案 0 :(得分:0)
我通过使回调函数异步解决了这个问题。
Start-Process -FilePath 'C:\Program Files (x86)\SonicWALL\SSL-VPN\NetExtender\uninst.exe'