From a9ff8e1171288c712c1100af5b1715706c70a6cd Mon Sep 17 00:00:00 2001 From: wangsongsole Date: Fri, 17 Jun 2022 11:02:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=20=E6=96=B0=E5=A2=9E?= =?UTF-8?q?=E7=AB=8B=E5=87=8F=E9=87=91=E5=95=86=E5=93=81=E6=8F=90=E4=BA=A4?= =?UTF-8?q?=E5=90=8E=E8=BF=9B=E5=85=A5=E7=BC=96=E8=BE=91=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=EF=BC=8C=E4=BF=AE=E6=94=B9=E9=A2=86=E5=8F=96=E6=97=B6=E9=97=B4?= =?UTF-8?q?=E6=AE=B5=E5=86=8D=E6=AC=A1=E6=8F=90=E4=BA=A4=E5=B9=B6=E8=BF=9B?= =?UTF-8?q?=E5=85=A5=E7=BC=96=E8=BE=91=E9=A1=B5=E9=9D=A2=EF=BC=8C=E4=B9=8B?= =?UTF-8?q?=E5=89=8D=E4=BF=AE=E6=94=B9=E7=9A=84=E9=A2=86=E5=8F=96=E6=97=B6?= =?UTF-8?q?=E9=97=B4=E6=9C=AA=E7=94=9F=E6=95=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/knockGold/index.jsx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/components/knockGold/index.jsx b/src/components/knockGold/index.jsx index fd2dfd94..ca51970c 100644 --- a/src/components/knockGold/index.jsx +++ b/src/components/knockGold/index.jsx @@ -135,6 +135,7 @@ export default class addKnockGold extends Component { this.setState({ model: model }) } this.getUserSelectList() + this.getTimeDiff() } /* 编辑回显 */ @@ -944,6 +945,9 @@ export default class addKnockGold extends Component { { this.onHandleChange(target.value, 'timer_type') + if (target.value === '1') { + this.onHandleChange('', 'timer') + } }} disabled={this.props?.data?.id ? true : false} value={this.state.model.timer_type}>