master
夜笙歌 2 years ago
parent d8017581da
commit 7787d618e3

@ -1,7 +1,7 @@
$(() => {
//设备OEE统计
$.getJSON('/aluminumLiner/getOeeStatistics', function (result) {
$.getJSON('/tankShell/getOeeStatistics', function (result) {
OEEStatistics(result, document.getElementById("OEEStatistics"));
});

Loading…
Cancel
Save