Update index_m.html

This commit is contained in:
2018-09-26 09:34:24 +08:00
parent 553ac66702
commit c9079ed0bb

View File

@@ -43,6 +43,11 @@
});
}
$.each($('.modbus-grid'), function () {
var _id = $(this).attr('id');
});
}