| | |
| | | :row-class-name="tableRowClassName" class="police-infor-table"> |
| | | <el-table-column prop="address" :show-overflow-tooltip="true" label="地址" v-if="chooseTab == 1" |
| | | :key="Math.random()"></el-table-column> |
| | | <el-table-column prop="pubContent" :show-overflow-tooltip="true" label="问卷调查问卷" |
| | | <el-table-column prop="pubContent" :show-overflow-tooltip="true" label="宣防内容" |
| | | v-if="chooseTab == 1" :key="Math.random()"></el-table-column> |
| | | <el-table-column prop="createTime" :show-overflow-tooltip="true" label="时间" v-if="chooseTab == 1" |
| | | :key="Math.random()"></el-table-column> |