wjx 5 달 전
부모
커밋
1e3610a7eb
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/pages/gameDataStatistics/roleOperate/roleRechargeRanking/roleCz.tsx

+ 2 - 2
src/pages/gameDataStatistics/roleOperate/roleRechargeRanking/roleCz.tsx

@@ -42,7 +42,7 @@ const RoleCz: React.FC<Props> = ({ data = [], visible, onClose, onChange }) => {
                 isRemoveGame: is_remove_game === 2 ? undefined : is_remove_game,
                 isWakeUp: is_wake_up === 2 ? undefined : is_wake_up,
                 remark,
-                add_corp_user_id,
+                addCorpUserId: add_corp_user_id,
                 gsAccount,
                 corpId,
                 externalUserId: external_user_id,
@@ -107,7 +107,7 @@ const RoleCz: React.FC<Props> = ({ data = [], visible, onClose, onChange }) => {
                 </Col>
                 <Col span={12}>
                     <Form.Item label="运营企微号" name="addCorpUserId">
-                        <Input placeholder="请输入客户企微号" />
+                        <Input placeholder="请输入运营企微号" />
                     </Form.Item>
                 </Col>
                 <Col span={12}>