lxh 1 жил өмнө
parent
commit
4ea40a5f01

+ 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;