chuweiqiang 1 year ago
parent
commit
b004b831f5
1 changed files with 1 additions and 1 deletions
  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'}
             ]]
         });
     });