#
zjj
2024-11-20 cffa14ea26fd5205acde107e7ec4b4588d421fa8
src/main/webapp/views/pipeline.html
@@ -432,7 +432,7 @@
    });
    $(document).on('click ','#save', function () {
        http.post(baseUrl+ "/site//detl/update", {
        http.post(baseUrl+ "/site/detl/update", {
            siteId: $('#siteId').val(),
            workNo: $('#workNo').val(),
            staNo:  $('#staNo').val(),