| | |
| | | </Card> |
| | | <Modal v-model="rentSeniorSearch" |
| | | footer-hide |
| | | width="600" |
| | | width="430" |
| | | sticky |
| | | reset-drag-position |
| | | :mask="true" |
| | |
| | | :rules="seniorSearchValidate" style="margin-bottom: 12px"> |
| | | <div style="display: flex;align-items: center;margin-bottom: 12px"> |
| | | <label |
| | | style="width:200px;display: inline-block;text-align:left;line-height: 40px;white-space: nowrap">被处罚人(个人)</label> |
| | | <FormItem prop="rentMan" style="width:calc(100% - 200px)!important;" class="rentmanClass"> |
| | | style="width:180px;display: inline-block;text-align:left;line-height: 40px;white-space: nowrap">被处罚人(个人)</label> |
| | | <FormItem prop="rentMan" style="width:calc(100% - 180px)!important;" class="rentmanClass"> |
| | | <!-- <Input size="large" v-model="seniorSearch.rentMan" placeholder="请输入承租人" class="ipt_width" />--> |
| | | <Poptip trigger="focus" placement="bottom-start" transfer> |
| | | <Input v-model="seniorSearch.rentMan" |
| | | size="large" |
| | | class="ipt_width" |
| | | placeholder="请输入被处罚单位" |
| | | |
| | | ></Input> |
| | | <ul slot="content" style="width: 400px;"> |
| | | <li v-if="optionsList2 && optionsList2.length == 0">无匹配结果</li> |
| | |
| | | </div> |
| | | <div style="display: flex;align-items: center;margin-bottom: 12px"> |
| | | <label |
| | | style="width:200px;display: inline-block;text-align:left;line-height: 40px;white-space: nowrap">被处罚单位</label> |
| | | <FormItem prop="leaser" style="width:calc(100% - 200px)!important;" class="rentmanClass"> |
| | | style="width:180px;display: inline-block;text-align:left;line-height: 40px;white-space: nowrap">被处罚单位</label> |
| | | <FormItem prop="leaser" style="width:calc(100% - 180px)!important;" class="rentmanClass"> |
| | | <!-- <Input size="large" v-model="seniorSearch.leaser" placeholder="请输入出租人" class="ipt_width" />--> |
| | | <Poptip trigger="focus" placement="bottom-start" transfer> |
| | | <Input v-model="seniorSearch.leaser" |
| | | size="large" |
| | | class="ipt_width" |
| | | placeholder="请输入被处罚单位" |
| | | |
| | | ></Input> |
| | | <ul slot="content" style="width: 400px;"> |
| | | <li v-if="optionsList3 && optionsList3.length == 0">无匹配结果</li> |
| | |
| | | </div> |
| | | <div style="display: flex;align-items: center;margin-bottom: 12px"> |
| | | <label |
| | | style="width:200px;display: inline-block;text-align:left;line-height: 40px;white-space: nowrap">主要违法违规事实(案由)</label> |
| | | <FormItem prop="tenantAbode" style="width:calc(100% - 200px)!important;" class="rentmanClass"> |
| | | style="width:180px;display: inline-block;text-align:left;line-height: 40px;white-space: nowrap">主要违法违规事实(案由)</label> |
| | | <FormItem prop="tenantAbode" style="width:calc(100% - 180px)!important;" class="rentmanClass"> |
| | | <!-- <Input size="large" v-model="seniorSearch.leaser" placeholder="请输入承租人住所" class="ipt_width" />--> |
| | | <Poptip trigger="focus" placement="bottom-start" disabled transfer> |
| | | <Input v-model="seniorSearch.tenantAbode" |
| | | size="large" |
| | | class="ipt_width" |
| | | placeholder="请输入主要违法违规事实(案由)" |
| | | |
| | | ></Input> |
| | | <ul slot="content" style="width: 400px;"> |
| | | <!-- <li v-if="optionsList4 && optionsList4.length == 0">无匹配结果</li> --> |
| | |
| | | </div> |
| | | <div style="display: flex;align-items: center;margin-bottom: 12px"> |
| | | <label |
| | | style="width:200px;display: inline-block;text-align:left;line-height: 40px;white-space: nowrap">行政处罚决定</label> |
| | | <FormItem prop="tenantAbode" style="width:calc(100% - 200px)!important;" class="rentmanClass"> |
| | | style="width:180px;display: inline-block;text-align:left;line-height: 40px;white-space: nowrap">行政处罚决定</label> |
| | | <FormItem prop="tenantAbode" style="width:calc(100% - 180px)!important;" class="rentmanClass"> |
| | | <!-- <Input size="large" v-model="seniorSearch.leaser" placeholder="请输入承租人住所" class="ipt_width" />--> |
| | | <Poptip trigger="focus" placement="bottom-start" disabled transfer> |
| | | <Input v-model="seniorSearch.regCerNumber" |
| | | size="large" |
| | | class="ipt_width" |
| | | placeholder="请输入行政处罚决定" |
| | | |
| | | ></Input> |
| | | <ul slot="content" style="width: 400px;"> |
| | | <!-- <li v-if="optionsList4 && optionsList4.length == 0">无匹配结果</li> --> |
| | |
| | | </div> |
| | | <div style="display: flex;align-items: center;margin-bottom: 12px"> |
| | | <label |
| | | style="width:200px;display: inline-block;text-align:left;line-height: 40px;white-space: nowrap">作出处罚决定的机关名称</label> |
| | | <FormItem prop="tenantAbode" style="width:calc(100% - 200px)!important;" class="rentmanClass"> |
| | | style="width:180px;display: inline-block;text-align:left;line-height: 40px;white-space: nowrap">作出处罚决定的机关名称</label> |
| | | <FormItem prop="tenantAbode" style="width:calc(100% - 180px)!important;" class="rentmanClass"> |
| | | <!-- <Input size="large" v-model="seniorSearch.leaser" placeholder="请输入承租人住所" class="ipt_width" />--> |
| | | <Poptip trigger="focus" placement="bottom-start" disabled transfer> |
| | | <Input v-model="seniorSearch.regCerNumber" |
| | | size="large" |
| | | class="ipt_width" |
| | | placeholder="请输入登记类型" |
| | | |
| | | ></Input> |
| | | <ul slot="content" style="width: 400px;"> |
| | | <!-- <li v-if="optionsList4 && optionsList4.length == 0">无匹配结果</li> --> |
| | |
| | | </div> |
| | | <div style="display: flex;align-items: center;margin-bottom: 12px"> |
| | | <label |
| | | style="width:200px;display: inline-block;text-align:left;line-height: 40px;white-space: nowrap">登记类型</label> |
| | | style="width:180px;display: inline-block;text-align:left;line-height: 40px;white-space: nowrap">登记类型</label> |
| | | |
| | | <FormItem prop="tenantAbode" style="width:calc(100% - 200px)!important;" class="rentmanClass"> |
| | | <FormItem prop="tenantAbode" style="width:calc(100% - 180px)!important;" class="rentmanClass"> |
| | | <!-- <Input size="large" v-model="seniorSearch.leaser" placeholder="请输入承租人住所" class="ipt_width" />--> |
| | | <Poptip trigger="focus" placement="bottom-start" disabled transfer> |
| | | <Input v-model="seniorSearch.regCerNumber" |
| | | size="large" |
| | | class="ipt_width" |
| | | placeholder="请输入登记类型" |
| | | |
| | | ></Input> |
| | | <ul slot="content" style="width: 400px;"> |
| | | <!-- <li v-if="optionsList4 && optionsList4.length == 0">无匹配结果</li> --> |
| | |
| | | </div> |
| | | <div style="display: flex;align-items: center;margin-bottom: 12px"> |
| | | <label |
| | | style="width:200px;display: inline-block;text-align:left;line-height: 40px;white-space: nowrap">处罚决定开始时间</label> |
| | | <FormItem prop="boardingTime2" style="width:calc(100% - 200px)!important;"> |
| | | style="width:180px;display: inline-block;text-align:left;line-height: 40px;white-space: nowrap">处罚决定开始时间</label> |
| | | <FormItem prop="boardingTime2" style="width:calc(100% - 180px)!important;"> |
| | | <Col span="24"> |
| | | <DatePicker :options="optionsboardingTime2" :clearable=false size="large" @on-change="startTimeDate" |
| | | v-model="seniorSearch.boardingTime2" type="daterange" placeholder="请选择处罚决定开始时间" |
| | | v-model="seniorSearch.boardingTime2" type="date" placeholder="请选择处罚决定开始时间" |
| | | style="width: 100%" class="ipt_width"></DatePicker> |
| | | </Col> |
| | | </FormItem> |
| | | </div> |
| | | <div style="display: flex;align-items: center;margin-bottom: 24px"> |
| | | <label |
| | | style="width:200px;display: inline-block;text-align:left;line-height: 40px;white-space: nowrap">处罚决定到期时间</label> |
| | | <FormItem prop="expirationTime2" style="width:calc(100% - 200px)!important;"> |
| | | style="width:180px;display: inline-block;text-align:left;line-height: 40px;white-space: nowrap">处罚决定到期时间</label> |
| | | <FormItem prop="expirationTime2" style="width:calc(100% - 180px)!important;"> |
| | | <Col span="24"> |
| | | <DatePicker :clearable=false :options="optionsexpirationTime2" size="large" @on-change="endTimeDate" |
| | | v-model="seniorSearch.expirationTime2" type="daterange" placeholder="请选择处罚决定到期时间" |
| | | v-model="seniorSearch.expirationTime2" type="date" placeholder="请选择处罚决定到期时间" |
| | | style="width: 100%" class="ipt_width"></DatePicker> |
| | | </Col> |
| | | </FormItem> |
| | | </div> |
| | | <div style="width: 200px;margin:24px auto 0px;"> |
| | | <div style="width: 180px;margin:24px auto 0px;"> |
| | | <Button size="large" custom-icon="custom custom-queding" style="float: left;margin-bottom: 12px" |
| | | type="primary" |
| | | @click="confirmSenior('seniorSearch')">确认 |
| | |
| | | financingAmount: 0, |
| | | boardingTime: '', |
| | | expirationTime: '', |
| | | // boardingTime2: '2020-01-01-2022-01-01', |
| | | boardingTime2: '', |
| | | expirationTime2: '', |
| | | regCerNumber: '' |