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