linwe
2025-12-27 97f70b430eb8beab659e7828f3e4f52f2f9a8cab
经开分局优化------大改动
2 files modified
3 ■■■■ changed files
src/components/siteDialog/index.vue 1 ●●●● patch | view | raw | blame | history
src/views/home/components/dialog/otherPlaceDetailsBox.vue 2 ●●● patch | view | raw | blame | history
src/components/siteDialog/index.vue
@@ -259,6 +259,7 @@
        { key: 'responsibilityArea', label: '所属责任区', value: this.businessDetailData.responsibilityArea },
        // { key: 'responsiblePolice', label: '责任民警', value: this.businessDetailData.responsiblePolice },
        { key: 'communityName', label: '社区名称', value: this.businessDetailData.communityName },
        { key: 'remark', label: '简介', value: this.businessDetailData.remark },
        // { key: 'availableResourceType', label: '社区名称', value: this.businessDetailData.availableResourceType },
      ]
src/views/home/components/dialog/otherPlaceDetailsBox.vue
@@ -48,7 +48,7 @@
          <el-table-column prop="location" :show-overflow-tooltip="true" label="场所地址"></el-table-column>
          <el-table-column prop="smallCategory" :show-overflow-tooltip="true" label="场所类型"></el-table-column>
          <el-table-column prop="principal" :show-overflow-tooltip="true" label="场所负责人"></el-table-column>
          <el-table-column prop="principalPhone" :show-overflow-tooltip="true" label="场所负责电话"></el-table-column>
          <el-table-column prop="principalPhone" :show-overflow-tooltip="true" label="负责电话"></el-table-column>
          <el-table-column prop="responsibilityArea" :show-overflow-tooltip="true" label="所属责任区"></el-table-column>
          <el-table-column prop="responsiblePolice" :show-overflow-tooltip="true" label="责任民警"></el-table-column>
          <!-- <el-table-column prop="businessStatus" :show-overflow-tooltip="true" label="营业状态"></el-table-column>