Browse Source

微信配置bug修复

maotao 7 months ago
parent
commit
12592a6ab6
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/app/views/wechat-config/wechat-config.component.ts

+ 2 - 0
src/app/views/wechat-config/wechat-config.component.ts

@@ -69,6 +69,8 @@ export class WechatConfigComponent implements OnInit {
69 69
       return;
70 70
     }
71 71
     const postData = {
72
+			agentId: this.validateForm.controls.agentid.value,
73
+			appId: this.validateForm.controls.appid.value,
72 74
       id: this.id,
73 75
       appSecret: this.validateForm.controls.secret.value,
74 76
       createUser: