浏览代码

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

gt 2 年之前
父节点
当前提交
4686af36bc
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      nngkxxdp/src/main/resources/static/page/js/base/updataState.item.js

+ 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) {
         });