提交 840b9e5a authored 作者: 王鹏飞's avatar 王鹏飞

chore: update

上级 2636972b
......@@ -358,7 +358,7 @@ json
</div>
))}
</Form>
{current === 2 && step >= 3 && (
{current === 1 && step >= 3 && (
<Card style={{ marginTop: '20px' }}>
<p>计算结束!</p>
<p>计算结果如下:</p>
......
......@@ -304,7 +304,7 @@ json
</div>
))}
</Form>
{current === 2 && step >= 3 && (
{current === 1 && step >= 3 && (
<Card style={{ marginTop: '20px' }}>
<p>计算结束!</p>
<p>计算结果如下:</p>
......
......@@ -292,7 +292,7 @@ json
</div>
))}
</Form>
{current === 2 && step >= 3 && (
{current === 1 && step >= 3 && (
<Card style={{ marginTop: '20px' }}>
<p>计算结束!</p>
<p>计算结果如下:</p>
......
......@@ -320,7 +320,7 @@ json
</div>
))}
</Form>
{current === 2 && step >= 3 && (
{current === 1 && step >= 3 && (
<Card style={{ marginTop: '20px' }}>
<p>计算结束!</p>
<p>计算结果如下:</p>
......
......@@ -271,7 +271,7 @@ json
</div>
))}
</Form>
{current === 2 && step >= 3 && (
{current === 1 && step >= 3 && (
<Card style={{ marginTop: '20px' }}>
<p>计算结束!</p>
<p>计算结果如下:</p>
......
......@@ -341,7 +341,7 @@ json
</div>
))}
</Form>
{current === 2 && step >= 3 && (
{current === 1 && step >= 3 && (
<Card style={{ marginTop: '20px' }}>
<p>计算结束!</p>
<p>计算结果如下:</p>
......
......@@ -300,7 +300,7 @@ json
</div>
))}
</Form>
{current === 2 && step >= 3 && (
{current === 1 && step >= 3 && (
<Card style={{ marginTop: '20px' }}>
<p>计算结束!</p>
<p>计算结果如下:</p>
......
......@@ -354,7 +354,7 @@ json
</div>
))}
</Form>
{current === 2 && step >= 3 && (
{current === 1 && step >= 3 && (
<Card style={{ marginTop: '20px' }}>
<p>计算结束!</p>
<p>计算结果如下:</p>
......
......@@ -309,7 +309,7 @@ json
</div>
))}
</Form>
{current === 2 && step >= 3 && (
{current === 1 && step >= 3 && (
<Card style={{ marginTop: '20px' }}>
<p>计算结束!</p>
<p>计算结果如下:</p>
......
......@@ -302,7 +302,7 @@ json
</div>
))}
</Form>
{current === 2 && step >= 3 && (
{current === 1 && step >= 3 && (
<Card style={{ marginTop: '20px' }}>
<p>计算结束!</p>
<p>计算结果如下:</p>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论