DengTao 8 жил өмнө
parent
commit
b75e036843

+ 1 - 1
www/protected/views/rUser/index.php

@@ -585,7 +585,7 @@ $(function(){
                     search: data.id
                 },
                 columns: [[
-                    {field: 'products', title: '服务', width: 40,
+                    {field: 'products_str', title: '服务', width: 40,
                         formatter: function(value, row) {
                             return value;
                         }