|
|
@ -29,7 +29,7 @@ |
|
|
|
</template> |
|
|
|
</el-table-column> |
|
|
|
<el-table-column v-if="otherTabel === 'jmxq'" prop="reportTime" label="上报时间" /> |
|
|
|
<!-- 统治人群 --> |
|
|
|
<!-- 综治人群 --> |
|
|
|
<el-table-column v-if="otherTabel === 'tzrq'" prop="organizationName" label="所属组织" /> |
|
|
|
<el-table-column v-if="otherTabel === 'tzrq'" prop="gridName" label="所属网格" /> |
|
|
|
<el-table-column v-if="otherTabel === 'tzrq'" prop="familyName" label="所属家庭" /> |
|
|
@ -103,7 +103,7 @@ export default { |
|
|
|
key: 2, |
|
|
|
}, |
|
|
|
{ |
|
|
|
name: "统治人群", |
|
|
|
name: "综治人群", |
|
|
|
ifActive: false, |
|
|
|
key: 3, |
|
|
|
}, |
|
|
|