chuweiqiang 1 년 전
부모
커밋
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'}
             ]]
         });
     });