浏览代码

Merge branch 'iao_team' of http://host.webmagistri.biz:3000/parisio/iao_team into iao_team

Luca Parisio 9 月之前
父节点
当前提交
8cf3831ffd
共有 1 个文件被更改,包括 0 次插入6 次删除
  1. 0 6
      resources/views/livewire/records_in.blade.php

+ 0 - 6
resources/views/livewire/records_in.blade.php

@@ -1396,12 +1396,6 @@
             Livewire.emit('refreshMembers');
             Livewire.emit('refreshMembers');
         }
         }
 
 
-        Livewire.on('goToAnchor', () =>
-        {
-            console.log("aaa");
-            window.location.href = "#top";
-        });
-
         function setYear(idx, xxx)
         function setYear(idx, xxx)
         {
         {
             @this.setYear(idx, xxx);
             @this.setYear(idx, xxx);