wjx hai 5 meses
pai
achega
1e3610a7eb

+ 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}>