src/main/webapp/views/pipeline.html | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/main/webapp/views/pipeline.html
@@ -296,7 +296,7 @@ // 详情操作 ------------------------------------------------------------------------- var layerDetl; $(document).on('dblclick ','#site-table tr', function () { stop = false stop = true var siteId = $(this).children("td").eq(0).html(); if (siteId !== null && siteId !== "") { layerDetl = layer.open({ @@ -325,7 +325,7 @@ } }) } stop = true stop = false }); $(document).on('click ','#save', function () {