修改新生信息查询的页面
This commit is contained in:
@@ -121,7 +121,8 @@
|
||||
<template slot-scope="scope">
|
||||
<div>{{scope.row.isSleep=='1'?'是':'否'}}</div>
|
||||
</template>
|
||||
</el-table-column>
|
||||
</el-table-column>
|
||||
<el-table-column label="兴趣特长" align="center" prop="hobby" width="180" />
|
||||
<el-table-column label="退役复学" align="center" prop="isRetired" width="180" />
|
||||
<el-table-column label="建档立卡户" align="center" prop="isFiling" width="180" />
|
||||
<el-table-column label="是否残疾" align="center" prop="isDisability" width="180" />
|
||||
|
Reference in New Issue
Block a user