|
|
|
@ -28,7 +28,9 @@ $(() => {
|
|
|
|
|
});
|
|
|
|
|
|
|
|
|
|
//发泡参数
|
|
|
|
|
multipleBrokenLineAreaDiagram(null, document.getElementById("foamingParameters"));
|
|
|
|
|
$.getJSON(`/foamBox/getParamTemperature?ids=${ids}`, function (result) {
|
|
|
|
|
multipleBrokenLineAreaDiagram(result, document.getElementById("foamingParameters"));
|
|
|
|
|
});
|
|
|
|
|
|
|
|
|
|
// 模具温度1
|
|
|
|
|
|
|
|
|
|