| | |
| | | <template> |
| | | <basic-container> |
| | | <avue-crud :option="option" :table-loading="loading" :data="data" :page.sync="page" ref="crud" @row-del="rowDel" |
| | | v-model="form" :permission="permissionList" @row-update="rowUpdate" @row-save="rowSave" |
| | | :before-open="beforeOpen" @search-change="searchChange" @search-reset="searchReset" |
| | | @selection-change="selectionChange" @current-change="currentChange" @size-change="sizeChange" |
| | | @refresh-change="refreshChange" @on-load="onLoad"> |
| | | v-model="form" :permission="permissionList" @row-update="rowUpdate" @row-save="rowSave" :before-open="beforeOpen" |
| | | @search-change="searchChange" @search-reset="searchReset" @selection-change="selectionChange" |
| | | @current-change="currentChange" @size-change="sizeChange" @refresh-change="refreshChange" @on-load="onLoad"> |
| | | <template slot-scope="{row, size}" slot="policemanPhone"> |
| | | <el-button :size="size" type="text" @click="showStringDispose(row, 'policemanPhoneflag')" |
| | | v-text="textDispose(row, 'policemanPhoneflag', 'policemanPhone')"> |
| | |
| | | |
| | | <template slot-scope="{row, size,index}" slot="peopleForm" > |
| | | <el-table :data="form.backblastPubPersonEntityList" v-if="form.backblastPubPersonEntityList"> |
| | | <el-table-column width="100" property="name" label="姓名" |
| | | label-class-name="workOrderStyle"></el-table-column> |
| | | <el-table-column width="100" property="name" label="姓名" label-class-name="workOrderStyle"></el-table-column> |
| | | <el-table-column width="150" property="telephone" label="手机号" label-class-name="workOrderStyle"> |
| | | </el-table-column> |
| | | <el-table-column width="160" property="idCard" label="身份证号" label-class-name="workOrderStyle"> |
| | |
| | | searchShowBtn: false, |
| | | columnBtn: false, |
| | | dialogClickModal: false, |
| | | column: [ |
| | | { |
| | | column: [{ |
| | | label: "地址", |
| | | prop: "address", |
| | | // align: 'center', |
| | | minWidth: 180, |
| | | minWidth: 100, |
| | | labelWidth: 120, |
| | | search: true, |
| | | searchSpan: 5, |
| | |
| | | label: "民警姓名", |
| | | prop: "policeman", |
| | | align: 'center', |
| | | labelWidth: 120, |
| | | // labelWidth: 120, |
| | | search: true, |
| | | searchSpan: 4, |
| | | // searchLabelWidth: 96, |
| | | width: 110, |
| | | searchPlaceholder: '请输入民警姓名' |
| | | }, { |
| | | }, |
| | | { |
| | | label: "民警联系方式", |
| | | prop: "policemanPhone", |
| | | align: 'center', |
| | |
| | | searchLabelWidth: 110, |
| | | searchSpan: 4, |
| | | width: 120 |
| | | }, { |
| | | }, |
| | | { |
| | | label: "所属街道", |
| | | prop: "townName", |
| | | align: 'center', |
| | | search: true, |
| | | searchSpan: 4, |
| | | searchLabelWidth: 46, |
| | | searchLabelWidth: 96, |
| | | labelWidth: 120, |
| | | width: 156, |
| | | searchPlaceholder: '请输入街道' |
| | | }, { |
| | | label: "辖区派出所", |
| | | prop: "pcsName", |
| | | label: "宣防单位", |
| | | prop: "deptName", |
| | | align: 'center', |
| | | labelWidth: 120, |
| | | search: false, |
| | | search: true, |
| | | searchSpan: 4, |
| | | searchLabelWidth: 96, |
| | | searchPlaceholder: '请输入辖区派出所', |
| | | hide:true |
| | | searchPlaceholder: '请输入宣防单位', |
| | | // hide: true |
| | | }, |
| | | { |
| | | label: "宣防对象", |
| | |
| | | searchSpan: 4, |
| | | searchLabelWidth: 96, |
| | | searchPlaceholder: '请输入辖区派出所', |
| | | hide:true, |
| | | // hide: true, |
| | | span:24, |
| | | slot: true, |
| | | formslot: true |
| | |
| | | <template> |
| | | <basic-container> |
| | | <avue-crud :option="option" :table-loading="loading" :data="data" :page.sync="page" ref="crud" @row-del="rowDel" |
| | | v-model="form" :permission="permissionList" @row-update="rowUpdate" @row-save="rowSave" |
| | | :before-open="beforeOpen" @search-change="searchChange" @search-reset="searchReset" |
| | | @selection-change="selectionChange" @current-change="currentChange" @size-change="sizeChange" |
| | | @refresh-change="refreshChange" @on-load="onLoad"> |
| | | v-model="form" :permission="permissionList" @row-update="rowUpdate" @row-save="rowSave" :before-open="beforeOpen" |
| | | @search-change="searchChange" @search-reset="searchReset" @selection-change="selectionChange" |
| | | @current-change="currentChange" @size-change="sizeChange" @refresh-change="refreshChange" @on-load="onLoad"> |
| | | <template slot-scope="{row, size}" slot="policemanPhone"> |
| | | <el-button :size="size" type="text" @click="showStringDispose(row, 'policemanPhoneflag')" |
| | | v-text="textDispose(row, 'policemanPhoneflag', 'policemanPhone')"> |
| | |
| | | searchShowBtn: false, |
| | | columnBtn: false, |
| | | dialogClickModal: false, |
| | | column: [ |
| | | { |
| | | column: [{ |
| | | label: "地址", |
| | | prop: "address", |
| | | // align: 'center', |
| | |
| | | labelWidth:120, |
| | | searchLabelWidth: 96, |
| | | searchPlaceholder: '请输入辖区派出所' |
| | | }], |
| | | }, { |
| | | label: "宣防单位", |
| | | prop: "deptName", |
| | | align: 'center', |
| | | search: true, |
| | | searchSpan: 4, |
| | | labelWidth: 120, |
| | | searchLabelWidth: 96, |
| | | searchPlaceholder: '请输入宣防单位' |
| | | } |
| | | ], |
| | | }, |
| | | data: [] |
| | | } |