moonsflyer 8 mesi fa
parent
commit
ae4aa7c781
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      public/assets/js/backend/qingdong/customer/customer.js

+ 1 - 1
public/assets/js/backend/qingdong/customer/customer.js

@@ -700,7 +700,7 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form'], function ($, undefin
 									return span.outerHTML;
 								}
 							},
-							{field: 'next_time', title: __('下次跟进时间')},
+							// {field: 'next_time', title: __('下次跟进时间')},
 							{
 								field     : 'operate',
 								title     : __('Operate'),