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