north 6 năm trước cách đây
mục cha
commit
90b26ffc1c
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      www/protected/views/registerCard/index.php

+ 1 - 0
www/protected/views/registerCard/index.php

@@ -343,6 +343,7 @@
         {field:'id', title:'id', hidden:true},
         {field:'card_number', title:'卡号',width:40},
         {field:'user', title:'注册用户',sortable:false, formatter: function (value,row,index) {
+            console.log(value);
             return value.user_info.name;
         }},
         {field:'phone', title:'手机号', width:40,sortable:false},