qifengquan 1 năm trước cách đây
mục cha
commit
0c39a03509
1 tập tin đã thay đổi với 5 bổ sung1 xóa
  1. 5 1
      public/assets/js/backend/user/head.js

+ 5 - 1
public/assets/js/backend/user/head.js

@@ -105,7 +105,11 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form'], function ($, undefin
                                                 console.log(1);
                                                 $(".btn-refresh").trigger("click");
                                                 Layer.closeAll();
-                                            });
+                                            },function (data,ret){
+                                                    console.log(2);
+
+                                                }
+                                                );
                                         });
                                         return false;
                                     }