lizhen_gitee il y a 1 an
Parent
commit
14ba7296e3
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      public/assets/js/backend/user/user.js

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

@@ -46,7 +46,7 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form'], function ($, undefin
                         {field: 'notice_email', title: __('Notice_email'), searchList: {"1":__('Notice_email 1'),"0":__('Notice_email 0')}, formatter: Table.api.formatter.normal},
                         {field: 'notice_whatsapp', title: __('Notice_whatsapp'), searchList: {"1":__('Notice_whatsapp 1'),"0":__('Notice_whatsapp 0')}, formatter: Table.api.formatter.normal},
                         {field: 'notice_phonecall', title: __('Notice_phonecall'), searchList: {"1":__('Notice_phonecall 1'),"0":__('Notice_phonecall 0')}, formatter: Table.api.formatter.normal},
-                        {field: 'whatsapp', title: __('Whatsapp'), operate: 'LIKE'},
+//                        {field: 'whatsapp', title: __('Whatsapp'), operate: 'LIKE'},
 
 //                        {field: 'level', title: __('Level')},
 //                        {field: 'gender', title: __('Gender')},