pang.jiabao
2025-02-26 4e70a88e1ed6704ec6fca7baac8d0dbe95d0feb1
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(),