Commit b226c7e8 authored by GuanHua's avatar GuanHua
parents 456effee dcfd59b9
...@@ -264,6 +264,8 @@ class IntroduceRow extends React.Component<IntroduceRowProps, IntroduceRowState> ...@@ -264,6 +264,8 @@ class IntroduceRow extends React.Component<IntroduceRowProps, IntroduceRowState>
}); });
this.payRecordId = `${res.data.recordId}`; this.payRecordId = `${res.data.recordId}`;
this.handleWxPayVisible(true); this.handleWxPayVisible(true);
break;
} }
default: { default: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment