调整最新版应用
This commit is contained in:
		@@ -249,7 +249,7 @@ const store = new Vuex.Store({
 | 
			
		||||
        } else {
 | 
			
		||||
          params = params || {corpId, suiteId}
 | 
			
		||||
        }
 | 
			
		||||
        return http.post("/app/wxcptp/portal/agentSign", null, {
 | 
			
		||||
        return http.post("/app/wxcp/portal/agentSign", null, {
 | 
			
		||||
          params: {...params, url}
 | 
			
		||||
        }).then(res => {
 | 
			
		||||
          if (res?.data) {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user