| | |
| | | @refresh-change="refreshChange" |
| | | @on-load="onLoad"> |
| | | <template slot="menuLeft"> |
| | | <el-button type="danger" |
| | | <el-button |
| | | size="small" |
| | | icon="el-icon-delete" |
| | | plain |
| | |
| | | <el-tag>{{row.type==='0'?'未审核':row.type==='1'?'审核通过':'审核未通过'}}</el-tag> |
| | | </template> |
| | | <template slot-scope="{ row }" slot="examination_type"> |
| | | 正常 |
| | | {{row.examination_type=='0'?'正常':row.examination_type==null?'正常':'正常'}} |
| | | </template> |
| | | |
| | | <template slot-scope="{ row }" slot="examination_mx"> |
| | | 正常 |
| | | {{row.examination_mx==null?'正常':row.examination_mx}} |
| | | </template> |
| | | |
| | | <template slot-scope="{row}" |
| | |
| | | disabled: true, |
| | | prop: "username", |
| | | }, |
| | | |
| | | |
| | | |
| | | { |
| | | label: "密码", |
| | | hide: true, |
| | |
| | | { |
| | | label: "性别", |
| | | display: false, |
| | | searchSpan: 4, |
| | | search: true, |
| | | width:55, |
| | | |
| | | disabled: true, |
| | | prop: "sex", |
| | | type: "select", |
| | |
| | | ], |
| | | }, |
| | | { |
| | | label: "身份证号", |
| | | disabled: true, |
| | | searchSpan: 4, |
| | | width:140, |
| | | search: true, |
| | | display: false, |
| | | prop: "cardid", |
| | | }, |
| | | { |
| | | label: "手机号码", |
| | | disabled: true, |
| | | display: false, |
| | | width:95, |
| | | prop: "phone", |
| | | }, |
| | | { |
| | |
| | | // }, |
| | | }, { |
| | | label: "辖区", |
| | | prop: "jurisdiction", |
| | | prop: "xqname", |
| | | }, |
| | | { |
| | | label: "角色", |
| | |
| | | slot: true, |
| | | search: true, |
| | | searchSpan: 4, |
| | | width:70, |
| | | display: false, |
| | | type: "select", |
| | | dicData: [ |