刘桂岩 5 سال پیش
والد
کامیت
adc08c1476
2فایلهای تغییر یافته به همراه0 افزوده شده و 4 حذف شده
  1. 0 2
      application/manage/view/doctors/index.html
  2. 0 2
      application/manage/view/institution/index.html

+ 0 - 2
application/manage/view/doctors/index.html

@@ -91,8 +91,6 @@
                     {field:'login_failure',title:'登录失败次数',width:"50",align: 'center'},
                     {field:'is_report',title:'是否能写报告',width:"100",align: 'center',formatter:reportFormatter },
                     {field:'login_time',title:'上次登录时间',align: 'center', width:120, formatter:dateFormatter },
-                    {field:'createdAt',title:'创建时间',align: 'center', width:120, formatter:dateFormatter },
-                    {field:'updatedAt',title:'修改时间',align: 'center', width:120, formatter:dateFormatter },
                     {field:'status',title:'删除状态',width:80,align: 'center',formatter:delstatusFormatter },
                     {field:'grid_commands',title:'操作',align: 'center',width:100, formatter:commandsFormatter },
                 ]],

+ 0 - 2
application/manage/view/institution/index.html

@@ -120,8 +120,6 @@
                             {field:'institution_level',title:'级别',width:80},
                             {field:'charge_mode',title:'收费模式',width:100 , formatter:chargingModeFormatter },
                             {field:'agent_id',title:'代理商',width:120 , formatter:agentFormatter },
-                            {field:'createdAt',title:'创建时间',align: 'center', width:135, formatter:dateFormatter },
-                            {field:'updatedAt',title:'更新时间',align: 'center', width:135, formatter:dateFormatter },
                             {field:'status',title:'状态',width:"100" , statusFormatter },
                             {field:'grid_commands',title:'操作',align: 'center',width:100, formatter:commandsFormatter },
                     ]],