| | |
| | | <el-container > |
| | | <el-col > |
| | | <el-form ref="elForm" :model="marryList" :rules="rules" size="medium" label-position="left" |
| | | v-loading="loading" :data="marryList" @selection-change="handleSelectionChange" > |
| | | :data="marryList" @selection-change="handleSelectionChange" > |
| | | <el-row :span="16"> |
| | | <el-form-item label="姓名" prop="spouseName" label-width="40px"> |
| | | <el-input v-model="marryList.spouseName" placeholder="" clearable :style="{width: '100%'}" :disabled="dsb"> |
| | |
| | | </div> |
| | | <div style="padding-left:100px;padding-top:15px;width: 30%;"> |
| | | <el-container> |
| | | <el-col v-loading="loading" :data="marryList" @selection-change="handleSelectionChange"> |
| | | <el-col :data="marryList" @selection-change="handleSelectionChange"> |
| | | <el-form ref="elForm" :model="marryList" :rules="rules" size="medium" label-position="left"> |
| | | <el-row :span="16"> |
| | | <el-form-item label="性别" prop="spouseSex" label-width="40px"> |
| | |
| | | |
| | | </div> |
| | | </template> |
| | | <el-table v-loading="loading" :data="oldSpouseList" @selection-change="handleSelectionChange" :row-class-name="tableRowClassName" style="background: #FFEFF2; border-radius: 14px 14px 14px 14px;"> |
| | | <el-table :data="oldSpouseList" @selection-change="handleSelectionChange" :row-class-name="tableRowClassName" style="background: #FFEFF2; border-radius: 14px 14px 14px 14px;"> |
| | | <el-table-column label="姓名" prop="name" sortable width="160" align="center" > |
| | | <template slot-scope="scope"> |
| | | <template v-if="!scope.row.isEdit">{{ scope.row.name }}</template> |
| | |
| | | <el-container > |
| | | <el-col > |
| | | <el-form ref="elForm" :model="marryList" :rules="rules" size="medium" label-position="left" |
| | | v-loading="loading" :data="marryList" @selection-change="handleSelectionChange" > |
| | | :data="marryList" @selection-change="handleSelectionChange" > |
| | | <el-row :span="16"> |
| | | <el-form-item label="生育情况" prop="bearStatus" label-width="80px"> |
| | | <template v-if="!isEditing"> |
| | |
| | | </div> |
| | | <div style="padding-left:200px; padding-top: 58px; "> |
| | | <el-container> |
| | | <el-col v-loading="loading" :data="marryList" @selection-change="handleSelectionChange"> |
| | | <el-col :data="marryList" @selection-change="handleSelectionChange"> |
| | | <el-form ref="elForm" :model="marryList" :rules="rules" size="medium" label-position="left" > |
| | | |
| | | <el-row :span="16" > |