lxh 10 달 전
부모
커밋
4ea40a5f01
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/vent/home/clique/index.vue

+ 1 - 0
src/views/vent/home/clique/index.vue

@@ -147,6 +147,7 @@
       orgcode.value=code
       dialogTitle.value = label;
       isShowDialog.value = true;
+      getHomeDataList()
     }
     nextTick(() => {
       const tooltipDom = document.getElementById('detailModal') as HTMLElement;