cpT
2025-06-19 60201c8530488c402b8b44b215b8d48c60d6679a
src/main/webapp/views/pipeline.html
@@ -412,7 +412,7 @@
                closeBtn: 0,
                content: $("#site-detl"),
                success: function(layero, index){
                    http.get(baseUrl+ "/site/detl/"+siteId, null, function (res) {
                    http.get(baseUrl+ "/site/detl/wcs/"+siteId, null, function (res) {
                        $('#siteId').val(siteId);
                        $('#workNo').val(res.data.workNo);
                        $('#staNo').val(res.data.staNo);