Browse Source

分析表格下方的返回按钮改为新测量按钮

feature/rail
白凤吉 5 months ago
parent
commit
9b70cb9992
  1. 2
      src/pages/measure/components/MeasureAction.tsx

2
src/pages/measure/components/MeasureAction.tsx

@ -394,7 +394,7 @@ export default function MeasureAction() {
style={{ textAlign: "center", padding: "8px", border: "1px solid #ccc" }}
>
<Button style={{ width: 200 }} size="large" type="primary" onClick={() => navigate("../config")}>
</Button>
</td>
</tr>

Loading…
Cancel
Save