ruoyi-ui/src/views/marry/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
ruoyi-ui/src/views/meeting/replay.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
ruoyi-ui/src/views/selfeconomy/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
ruoyi-ui/src/views/selfeconomy/selfeconomyInfo.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
ruoyi-ui/vue.config.js | 补丁 | 查看 | 原始文档 | blame | 历史 |
ruoyi-ui/src/views/marry/index.vue
@@ -126,7 +126,7 @@ <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"> @@ -179,7 +179,7 @@ </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"> @@ -284,7 +284,7 @@ </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> @@ -380,7 +380,7 @@ <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"> @@ -437,7 +437,7 @@ </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" > ruoyi-ui/src/views/meeting/replay.vue
@@ -253,7 +253,7 @@ .span2 { /* float: right; */ position: absolute; right:2px; right:68px; top:40px; font-size: 20px; margin-top: 5%; @@ -264,7 +264,7 @@ .huifang{ position: absolute ; bottom: 20px; right: 10px; right: 68px; font-size: 18px; } ruoyi-ui/src/views/selfeconomy/index.vue
@@ -172,7 +172,7 @@ <el-table-column label="期限" prop="timeLimit" sortable width="110" align="center"> <template slot-scope="scope">{{scope.row.timeLimit? scope.row.timeLimit: '————'}}</template> </el-table-column> <el-table-column label="变更/注销" prop="isChange" sortable width="140" align="center"> <el-table-column label="变更/注销/购买" prop="isChange" sortable width="140" align="center"> <template slot-scope="scope">{{scope.row.isChange? scope.row.isChange: '————'}}</template> </el-table-column> <el-table-column label="产权" prop="propertyRight" sortable width="110" align="center"> @@ -262,8 +262,8 @@ /> <!-- 添加收藏与荣誉信息配置对话框 --> <el-dialog :title="title" :visible.sync="open" width="800px" append-to-body @click.native="handleDialogClick"> <el-form ref="elForm" :model="formDat" :rules="rules" size="medium" label-width="100px"> <el-dialog :title="title" :visible.sync="open" width="840px" append-to-body @click.native="handleDialogClick"> <el-form ref="elForm" :model="formDat" :rules="rules" size="medium" label-width="120px"> <!-- <el-form-item label="获得时间" prop="happenTime">--> <!-- <el-input v-model="formDat.happenTime" placeholder="请输入获得时间" clearable :style="{width: '100%'}" ></el-input>--> <!-- </el-form-item>--> @@ -294,8 +294,8 @@ <el-input v-model="formDat.propertyRight" placeholder="请输入产权" clearable :style="{width: '100%'}" > </el-input> </el-form-item> <el-form-item label="变更/注销" prop="isChange"> <el-select ref="multiSelect" v-model="formDat.isChange" placeholder="请选择变更/注销" clearable :style="{width: '100%'}" > <el-form-item label="变更/注销/购买" prop="isChange"> <el-select ref="multiSelect" v-model="formDat.isChange" placeholder="请选择变更/注销/购买" clearable :style="{width: '100%'}" > <el-option v-for="(item, index) in typeOptions1" :key="index" :label="item.label" :value="item.value" ></el-option> </el-select> @@ -498,7 +498,7 @@ <el-table-column label="期限" prop="timeLimit" sortable width="110" align="center"> <template slot-scope="scope">{{scope.row.timeLimit? scope.row.timeLimit: '————'}}</template> </el-table-column> <el-table-column label="变更/注销" prop="isChange" sortable width="140" align="center"> <el-table-column label="变更/注销/购买" prop="isChange" sortable width="140" align="center"> <template slot-scope="scope">{{scope.row.isChange? scope.row.isChange: '————'}}</template> </el-table-column> <el-table-column label="产权" prop="propertyRight" sortable width="110" align="center"> @@ -737,7 +737,7 @@ }], isChange: [{ required: true, message: '请输入变更/注销', message: '请输入变更/注销/购买', trigger: 'blur' }], price: [{ ruoyi-ui/src/views/selfeconomy/selfeconomyInfo.vue
@@ -54,7 +54,7 @@ </el-form-item> </el-cow> <el-cow > <el-form-item label="变更/注销" prop="isChange" label-width="100px" style="background: #FAD1E0;border-radius: 7px 7px 7px 7px;opacity: 1;"> <el-form-item label="变更/注销/购买" prop="isChange" label-width="120px" style="background: #FAD1E0;border-radius: 7px 7px 7px 7px;opacity: 1;"> <el-select v-model="formData.isChange" placeholder="请选择 " clearable :style="{width: '100%'}" :disabled="dsb" > <el-option v-for="(item, index) in typeOptions1" :key="index" :label="item.label" :value="item.value" ></el-option> @@ -299,7 +299,7 @@ }], isChange: [{ required: true, message: '请输入变更/注销', message: '请输入变更/注销/购买', trigger: 'blur' }], price: [{ ruoyi-ui/vue.config.js