等风来 7 lat temu
rodzic
commit
540794f4f6
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      public/system/js/layuiList.js

+ 1 - 0
public/system/js/layuiList.js

@@ -169,6 +169,7 @@
         var elemOdj=that.elemOdj[odj || this.odj];
         console.log(elemOdj);
         this.table.on('tool(' + elemOdj + ')', function (obj) {
+            console.log(obj)
             var data = obj.data, layEvent = obj.event;
             if (typeof EventFn == 'function') {
                 EventFn(layEvent, data,obj);