| | |
| | | <div class="title-wrapper"> |
| | | <div> |
| | | <el-button class="button" size="mini" type="text" @click="handleAdd"> |
| | | <sapn v-html="'\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0'"></sapn></el-button> |
| | | <span v-html="'\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0'"></span></el-button> |
| | | </div> |
| | | |
| | | |
| | |
| | | import {getInfo} from "@/api/login"; |
| | | |
| | | export default { |
| | | name: "show", |
| | | name: "ZMarry", |
| | | dicts: ['sys_normal_disable'], |
| | | data() { |
| | | return { |
| | |
| | | getList() { |
| | | this.loading = true; |
| | | //个人信息 |
| | | listMarry(this.queryParams).then(response => { |
| | | listMarry().then(response => { |
| | | |
| | | if(response.data.length === 0){ |
| | | this.loading = false; |
| | |
| | | this.$set(row, 'isEdit', false); |
| | | this.$set(this.editStatus, row.id, false); |
| | | }, |
| | | |
| | | handleSelectionChange() |
| | | {}, |
| | | //隔行变色 |
| | | tableRowClassName({ row, rowIndex }) { |
| | | if (rowIndex % 2 == 0) { |