提交 99c69902 authored 作者: pengxiaohui's avatar pengxiaohui

bug fixes

上级 fd3189d8
......@@ -166,7 +166,7 @@ export default {
],
columns: [
{ type: 'selection', minWidth: '50px', fixed: 'left', visible: this.hasDelete },
{ prop: 'head_img', label: '像', slots: 'table_img', minWidth: '80px', fixed: 'left' },
{ prop: 'head_img', label: '像', slots: 'table_img', minWidth: '80px', fixed: 'left' },
{ prop: 'student_number', label: '学籍ID', slots: 'table_id', minWidth: '160px', fixed: 'left' },
{ prop: 'country', label: '国家', minWidth: '100px' },
{ prop: 'city', label: '省市', minWidth: '100px' },
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论