chuweiqiang 1 год назад
Родитель
Сommit
b004b831f5
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      app/admin/view/recruitment/index.html

+ 1 - 1
app/admin/view/recruitment/index.html

@@ -55,7 +55,7 @@
                     }},
 
                 {field: 'create_at', title: '创建时间', align: 'center'},
-                {toolbar: '#toolbar', title: '操作', align: 'center', fixed: 'right'}
+                {toolbar: '#toolbar', title: '操作', align: 'center',minWidth: 200, fixed: 'right'}
             ]]
         });
     });