zhongrj
2024-05-21 2ee4fc1861f01d045c82c8a20ef60004746ecbaa
反诈宣防说明字段修改
1 files modified
2 ■■■ changed files
src/views/antiFraudShow/index.vue 2 ●●● patch | view | raw | blame | history
src/views/antiFraudShow/index.vue
@@ -36,7 +36,7 @@
                    :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>