马宇豪
2025-02-10 02bd5982028af6e791dd0857f535a41aaf74679e
src/views/notCoalMine/nPlaceManage/nExamManage/index.vue
@@ -19,7 +19,7 @@
      <el-table-column label="考试点名称" align="center" prop="siteName" />
      <el-table-column label="所属地区" align="center" prop="districtName" />
      <el-table-column label="地址" align="center" prop="address" />
      <el-table-column label="关联培训机构" align="center" prop="institutionName" />
<!--      <el-table-column label="关联培训机构" align="center" prop="institutionName" />-->
      <el-table-column label="负责人及电话" align="center" prop="phone">
        <template #default="scope">
          <div>{{scope.row.header}}</div>