*
lsh
2024-10-23 bedcf032da67df5e9b7c6a7d24a4f23114409f8f
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);