Parcourir la source

专题更新情况初始化详情数据

gt il y a 2 ans
Parent
commit
4686af36bc

+ 3 - 0
nngkxxdp/src/main/resources/static/page/js/base/updataState.item.js

@@ -53,6 +53,9 @@ function getUpdate() {
             }
             $('.special-column-box').empty().append(html);
 
+            // 刷新详情数据
+            detailed(columns[0].chnlid);
+
         }, function (err) {
         });