lxh 11 ماه پیش
والد
کامیت
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;