#
zjj
2024-11-20 1db2fb1739982ce77e16c04fccb200f04467bb22
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(),