moonsflyer hai 9 meses
pai
achega
5aa45538f0
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      public/assets/js/backend/qingdong/customer/cusrecord.js

+ 2 - 2
public/assets/js/backend/qingdong/customer/cusrecord.js

@@ -36,8 +36,8 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form'], function ($, undefin
                             if(value ==''){
                                 value = '无';
                             }
-                            return '';
-                        },operate:false
+                            return value;
+                        }
                     },
 
                     {field : 'content', title : '跟进内容', formatter : function (value, row, index) {