浏览代码

Dashboard appts link doesn't work (vue)

Vijayakrishnan 3 年之前
父节点
当前提交
24c5370df2
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      resources/views/app/dashboard-mcp.blade.php

+ 1 - 0
resources/views/app/dashboard-mcp.blade.php

@@ -375,6 +375,7 @@
                                     Vue.nextTick(() => {
                                         // self.highlightDatesWithEvents(self.datesWithEvents);
                                         initFastLoad($('.appointments-tab'));
+                                        initFastLoad($('#pro-dashboard-container'));
                                     });
                                 });
                             }, 25);