YYC
2023-11-04 3d8dfc3dd31f73dd7ba33d020193f9ab0764fa56
igds-web/src/main/resources/static/admin/inout/in-weight.js
@@ -115,6 +115,7 @@
        deptId: deptId,
        progress: recordData.progress,
        bizType: bizType,
        bizId: recordData.id,
        plateNum: recordData.plateNum,
        id1: snapDto1.id,
        id2: snapDto2.id,
@@ -254,7 +255,8 @@
}
function flushByHand() {
    flushData(null, null);
    var intelCard = $("#intelCard").val();
    flushData(intelCard, null);
}
function flushWeight() {