马宇豪
2023-10-13 2229240bd329ede0f08a2f9e8b3d9ce917caf7bf
删除按钮 颜色
已修改33个文件
91 ■■■■■ 文件已修改
src/views/coalMine/cExamRoomRecord/index.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/coalMine/cPeopleManage/components/certDialog.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/coalMine/cPeopleManage/components/examDialog.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/coalMine/cPeopleManage/components/experienceDialog.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/coalMine/cPeopleManage/components/trainDialog.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/coalMine/cPeopleManage/index.vue 51 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/coalMine/cPlaceManage/cExamManage/index.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/coalMine/cPlaceManage/cTrainManage/index.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/coalMine/cTeacherManage/cReviewer/components/reviewerDialog.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/coalMine/cTeacherManage/cReviewer/index.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/coalMine/cTeacherManage/cTeacher/components/teacherDialog.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/coalMine/cTeacherManage/cTeacher/index.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/coalMine/cTrainRecord/index.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/monitor/job/index.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/notCoalMine/nPeopleManage/components/experienceDialog.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/notCoalMine/nPlaceManage/nExamManage/index.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/notCoalMine/nPlaceManage/nTrainManage/index.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/notCoalMine/nTeacherManage/nReviewer/components/reviewerDialog.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/notCoalMine/nTeacherManage/nReviewer/index.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/notCoalMine/nTeacherManage/nTeacher/components/teacherDialog.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/notCoalMine/nTeacherManage/nTeacher/index.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/notCoalMine/nTrainRecord/index.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/system/config/index.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/system/dept/index.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/system/dict/data.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/system/dict/index.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/system/menu/index.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/system/notice/index.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/system/operateType/index.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/system/post/index.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/system/role/index.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/system/user/index.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/tool/gen/index.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/coalMine/cExamRoomRecord/index.vue
@@ -15,6 +15,7 @@
          <el-button
            size="mini"
            type="text"
            style="color: #f56c6c"
            icon="el-icon-delete"
            @click="handleDelete(scope.row)"
            v-hasPermi="['system:experts:remove']"
src/views/coalMine/cPeopleManage/components/certDialog.vue
@@ -32,6 +32,7 @@
          <el-button
            size="mini"
            type="text"
            style="color: #f56c6c"
            icon="el-icon-delete"
            @click="handleDelete(scope.row,scope.index)"
            v-hasPermi="['system:experts:remove']"
src/views/coalMine/cPeopleManage/components/examDialog.vue
@@ -35,6 +35,7 @@
          <el-button
            size="mini"
            type="text"
            style="color: #f56c6c"
            icon="el-icon-delete"
            @click="handleDelete(scope.row,scope.index)"
            v-hasPermi="['system:experts:remove']"
src/views/coalMine/cPeopleManage/components/experienceDialog.vue
@@ -33,6 +33,7 @@
          <el-button
            size="mini"
            type="text"
            style="color: #f56c6c"
            icon="el-icon-delete"
            @click="handleDelete(scope.row,scope.index)"
            v-hasPermi="['system:experts:remove']"
src/views/coalMine/cPeopleManage/components/trainDialog.vue
@@ -35,6 +35,7 @@
          <el-button
            size="mini"
            type="text"
            style="color: #f56c6c"
            icon="el-icon-delete"
            @click="handleDelete(scope.row,scope.index)"
            v-hasPermi="['system:experts:remove']"
src/views/coalMine/cPeopleManage/index.vue
@@ -65,34 +65,35 @@
          <el-button type="text" @click="viewFile(scope.row.photoAttachment)">预览</el-button>
        </template>
      </el-table-column>
      <el-table-column label="个人履历" align="center">
        <template #default="scope">
          <el-button type="text" @click="openExperience(scope.row)">管理<span v-if="scope.row.cmStaffResumes && scope.row.cmStaffResumes.length>0">({{scope.row.cmStaffResumes.length}})</span></el-button>
        </template>
      </el-table-column>
      <el-table-column label="资格证书" align="center">
        <template #default="scope">
          <el-button type="text" @click="openCert(scope.row)">管理<span v-if="scope.row.cmStaffQas && scope.row.cmStaffQas.length>0">({{scope.row.cmStaffQas.length}})</span></el-button>
        </template>
      </el-table-column>
      <el-table-column label="培训经历" align="center">
        <template #default="scope">
          <el-button type="text" @click="openTrain(scope.row)">管理<span v-if="scope.row.cmStaffTrains && scope.row.cmStaffTrains.length>0">({{scope.row.cmStaffTrains.length}})</span></el-button>
        </template>
      </el-table-column>
      <el-table-column label="考试经历" align="center">
        <template #default="scope">
          <el-button type="text" @click="openExam(scope.row)">管理<span v-if="scope.row.cmStaffExams && scope.row.cmStaffExams.length>0">({{scope.row.cmStaffExams.length}})</span></el-button>
        </template>
      </el-table-column>
      <el-table-column label="操作" align="center" width="200" class-name="small-padding fixed-width">
<!--      <el-table-column label="个人履历" align="center">-->
<!--        <template #default="scope">-->
<!--          <el-button type="text" @click="openExperience(scope.row)">管理<span v-if="scope.row.cmStaffResumes && scope.row.cmStaffResumes.length>0">({{scope.row.cmStaffResumes.length}})</span></el-button>-->
<!--        </template>-->
<!--      </el-table-column>-->
<!--      <el-table-column label="资格证书" align="center">-->
<!--        <template #default="scope">-->
<!--          <el-button type="text" @click="openCert(scope.row)">管理<span v-if="scope.row.cmStaffQas && scope.row.cmStaffQas.length>0">({{scope.row.cmStaffQas.length}})</span></el-button>-->
<!--        </template>-->
<!--      </el-table-column>-->
<!--      <el-table-column label="培训经历" align="center">-->
<!--        <template #default="scope">-->
<!--          <el-button type="text" @click="openTrain(scope.row)">管理<span v-if="scope.row.cmStaffTrains && scope.row.cmStaffTrains.length>0">({{scope.row.cmStaffTrains.length}})</span></el-button>-->
<!--        </template>-->
<!--      </el-table-column>-->
<!--      <el-table-column label="考试经历" align="center">-->
<!--        <template #default="scope">-->
<!--          <el-button type="text" @click="openExam(scope.row)">管理<span v-if="scope.row.cmStaffExams && scope.row.cmStaffExams.length>0">({{scope.row.cmStaffExams.length}})</span></el-button>-->
<!--        </template>-->
<!--      </el-table-column>-->
      <el-table-column label="操作" align="center" width="400" class-name="small-padding fixed-width">
        <template #default="scope">
          <el-button size="mini" type="text" icon="el-icon-edit" @click="openPeople(scope.row,'edit')">编辑</el-button>
          <el-button size="mini" type="text" icon="el-icon-view" @click="openPeople(scope.row,'view')">查看</el-button>
          <el-button size="mini" type="text" icon="el-icon-delete" @click="handleDelete(scope.row)" v-hasPermi="['system:experts:remove']">删除</el-button>
<!--          <el-button size="mini" type="text" icon="el-icon-edit" @click="openExperience(scope.row)">个人履历</el-button>-->
<!--          <el-button size="mini" type="text" icon="el-icon-edit" @click="openCert(scope.row)">资格证书</el-button>-->
<!--          <el-button size="mini" type="text" icon="el-icon-edit" @click="openTrain(scope.row)">培训经历</el-button>-->
          <el-button size="mini" type="text" style="color: #f56c6c" icon="el-icon-delete" @click="handleDelete(scope.row)" v-hasPermi="['system:experts:remove']">删除</el-button>
          <el-button size="mini" type="text" @click="openExperience(scope.row)">个人履历</el-button>
          <el-button size="mini" type="text" @click="openCert(scope.row)">资格证书</el-button>
          <el-button size="mini" type="text" @click="openTrain(scope.row)">培训经历</el-button>
          <el-button size="mini" type="text" @click="openExam(scope.row)">考试经历</el-button>
        </template>
      </el-table-column>
    </el-table>
src/views/coalMine/cPlaceManage/cExamManage/index.vue
@@ -44,6 +44,7 @@
          <el-button
            size="mini"
            type="text"
            style="color: #f56c6c"
            icon="el-icon-delete"
            @click="handleDelete(scope.row)"
            v-hasPermi="['system:experts:remove']"
src/views/coalMine/cPlaceManage/cTrainManage/index.vue
@@ -43,6 +43,7 @@
          <el-button
            size="mini"
            type="text"
            style="color: #f56c6c"
            icon="el-icon-delete"
            @click="handleDelete(scope.row)"
            v-hasPermi="['system:experts:remove']"
src/views/coalMine/cTeacherManage/cReviewer/components/reviewerDialog.vue
@@ -140,7 +140,7 @@
                  <el-table-column label="操作" align="center" class-name="small-padding fixed-width" v-if="disable == false">
                    <template #default="scope">
<!--                      <el-button size="mini" type="text" icon="el-icon-edit" @click="openEdit(scope.row,'edit')">编辑</el-button>-->
                      <el-button size="mini" type="text" icon="el-icon-delete" @click="deleteItem(scope.index)" v-hasPermi="['system:experts:remove']">删除</el-button>
                      <el-button size="mini" type="text" style="color: #f56c6c" icon="el-icon-delete" @click="deleteItem(scope.index)" v-hasPermi="['system:experts:remove']">删除</el-button>
                    </template>
                  </el-table-column>
                </el-table>
src/views/coalMine/cTeacherManage/cReviewer/index.vue
@@ -78,7 +78,7 @@
        <template #default="scope">
          <el-button size="mini" type="text" icon="el-icon-edit" @click="openDialog(scope.row,'edit')">编辑</el-button>
          <el-button size="mini" type="text" icon="el-icon-view" @click="openDialog(scope.row,'view')">查看</el-button>
          <el-button size="mini" type="text" icon="el-icon-delete" @click="handleDelete(scope.row)" v-hasPermi="['system:experts:remove']">删除</el-button>
          <el-button size="mini" type="text" style="color: #f56c6c" icon="el-icon-delete" @click="handleDelete(scope.row)" v-hasPermi="['system:experts:remove']">删除</el-button>
          <el-switch size="mini" v-model="scope.row.status" style="margin-left: 12px" active-value="0" inactive-value="1" @change="handleAbort($event,scope.row)"></el-switch>
        </template>
      </el-table-column>
src/views/coalMine/cTeacherManage/cTeacher/components/teacherDialog.vue
@@ -140,7 +140,7 @@
                  <el-table-column label="操作" align="center" class-name="small-padding fixed-width" v-if="disable == false">
                    <template #default="scope">
<!--                      <el-button size="mini" type="text" icon="el-icon-edit" @click="openEdit(scope.row,'edit')">编辑</el-button>-->
                      <el-button size="mini" type="text" icon="el-icon-delete" @click="deleteItem(scope.index)" v-hasPermi="['system:experts:remove']">删除</el-button>
                      <el-button size="mini" type="text" style="color: #f56c6c" icon="el-icon-delete" @click="deleteItem(scope.index)" v-hasPermi="['system:experts:remove']">删除</el-button>
                    </template>
                  </el-table-column>
                </el-table>
src/views/coalMine/cTeacherManage/cTeacher/index.vue
@@ -78,7 +78,7 @@
        <template #default="scope">
          <el-button size="mini" type="text" icon="el-icon-edit" @click="openDialog(scope.row,'edit')">编辑</el-button>
          <el-button size="mini" type="text" icon="el-icon-view" @click="openDialog(scope.row,'view')">查看</el-button>
          <el-button size="mini" type="text" icon="el-icon-delete" @click="handleDelete(scope.row)" v-hasPermi="['system:experts:remove']">删除</el-button>
          <el-button size="mini" type="text" style="color: #f56c6c" icon="el-icon-delete" @click="handleDelete(scope.row)" v-hasPermi="['system:experts:remove']">删除</el-button>
          <el-switch size="mini" v-model="scope.row.status" style="margin-left: 12px" active-value="0" inactive-value="1" @change="handleAbort($event,scope.row)"></el-switch>
        </template>
      </el-table-column>
src/views/coalMine/cTrainRecord/index.vue
@@ -15,6 +15,7 @@
          <el-button
            size="mini"
            type="text"
            style="color: #f56c6c"
            icon="el-icon-delete"
            @click="handleDelete(scope.row)"
            v-hasPermi="['system:experts:remove']"
src/views/monitor/job/index.vue
@@ -124,6 +124,7 @@
          <el-button
            size="mini"
            type="text"
            style="color: #f56c6c"
            icon="el-icon-delete"
            @click="handleDelete(scope.row)"
            v-hasPermi="['monitor:job:remove']"
src/views/notCoalMine/nPeopleManage/components/experienceDialog.vue
@@ -45,6 +45,7 @@
          <el-button
            size="mini"
            type="text"
            style="color: #f56c6c"
            icon="el-icon-delete"
            @click="handleDelete(scope.row)"
            v-hasPermi="['system:experts:remove']"
src/views/notCoalMine/nPlaceManage/nExamManage/index.vue
@@ -44,6 +44,7 @@
          <el-button
            size="mini"
            type="text"
            style="color: #f56c6c"
            icon="el-icon-delete"
            @click="handleDelete(scope.row)"
            v-hasPermi="['system:experts:remove']"
src/views/notCoalMine/nPlaceManage/nTrainManage/index.vue
@@ -43,6 +43,7 @@
          <el-button
            size="mini"
            type="text"
            style="color: #f56c6c"
            icon="el-icon-delete"
            @click="handleDelete(scope.row)"
            v-hasPermi="['system:experts:remove']"
src/views/notCoalMine/nTeacherManage/nReviewer/components/reviewerDialog.vue
@@ -140,7 +140,7 @@
                  <el-table-column label="操作" align="center" class-name="small-padding fixed-width" v-if="disable == false">
                    <template #default="scope">
<!--                      <el-button size="mini" type="text" icon="el-icon-edit" @click="openEdit(scope.row,'edit')">编辑</el-button>-->
                      <el-button size="mini" type="text" icon="el-icon-delete" @click="deleteItem(scope.index)" v-hasPermi="['system:experts:remove']">删除</el-button>
                      <el-button size="mini" type="text" style="color: #f56c6c" icon="el-icon-delete" @click="deleteItem(scope.index)" v-hasPermi="['system:experts:remove']">删除</el-button>
                    </template>
                  </el-table-column>
                </el-table>
src/views/notCoalMine/nTeacherManage/nReviewer/index.vue
@@ -78,7 +78,7 @@
        <template #default="scope">
          <el-button size="mini" type="text" icon="el-icon-edit" @click="openDialog(scope.row,'edit')">编辑</el-button>
          <el-button size="mini" type="text" icon="el-icon-view" @click="openDialog(scope.row,'view')">查看</el-button>
          <el-button size="mini" type="text" icon="el-icon-delete" @click="handleDelete(scope.row)" v-hasPermi="['system:experts:remove']">删除</el-button>
          <el-button size="mini" type="text" style="color: #f56c6c" icon="el-icon-delete" @click="handleDelete(scope.row)" v-hasPermi="['system:experts:remove']">删除</el-button>
          <el-switch size="mini" v-model="scope.row.status" style="margin-left: 12px" active-value="0" inactive-value="1" @change="handleAbort($event,scope.row)"></el-switch>
        </template>
      </el-table-column>
src/views/notCoalMine/nTeacherManage/nTeacher/components/teacherDialog.vue
@@ -140,7 +140,7 @@
                  <el-table-column label="操作" align="center" class-name="small-padding fixed-width" v-if="disable == false">
                    <template #default="scope">
<!--                      <el-button size="mini" type="text" icon="el-icon-edit" @click="openEdit(scope.row,'edit')">编辑</el-button>-->
                      <el-button size="mini" type="text" icon="el-icon-delete" @click="deleteItem(scope.index)" v-hasPermi="['system:experts:remove']">删除</el-button>
                      <el-button size="mini" type="text" style="color: #f56c6c" icon="el-icon-delete" @click="deleteItem(scope.index)" v-hasPermi="['system:experts:remove']">删除</el-button>
                    </template>
                  </el-table-column>
                </el-table>
src/views/notCoalMine/nTeacherManage/nTeacher/index.vue
@@ -78,7 +78,7 @@
        <template #default="scope">
          <el-button size="mini" type="text" icon="el-icon-edit" @click="openDialog(scope.row,'edit')">编辑</el-button>
          <el-button size="mini" type="text" icon="el-icon-view" @click="openDialog(scope.row,'view')">查看</el-button>
          <el-button size="mini" type="text" icon="el-icon-delete" @click="handleDelete(scope.row)" v-hasPermi="['system:experts:remove']">删除</el-button>
          <el-button size="mini" type="text" style="color: #f56c6c" icon="el-icon-delete" @click="handleDelete(scope.row)" v-hasPermi="['system:experts:remove']">删除</el-button>
          <el-switch size="mini" v-model="scope.row.status" style="margin-left: 12px" active-value="0" inactive-value="1" @change="handleAbort($event,scope.row)"></el-switch>
        </template>
      </el-table-column>
src/views/notCoalMine/nTrainRecord/index.vue
@@ -15,6 +15,7 @@
          <el-button
            size="mini"
            type="text"
            style="color: #f56c6c"
            icon="el-icon-delete"
            @click="handleDelete(scope.row)"
            v-hasPermi="['system:experts:remove']"
src/views/system/config/index.vue
@@ -131,6 +131,7 @@
          <el-button
            size="mini"
            type="text"
            style="color: #f56c6c"
            icon="el-icon-delete"
            @click="handleDelete(scope.row)"
            v-hasPermi="['system:config:remove']"
src/views/system/dept/index.vue
@@ -88,6 +88,7 @@
            v-if="scope.row.parentId != 0"
            size="mini"
            type="text"
            style="color: #f56c6c"
            icon="el-icon-delete"
            @click="handleDelete(scope.row)"
            v-hasPermi="['system:dept:remove']"
src/views/system/dict/data.vue
@@ -124,6 +124,7 @@
          <el-button
            size="mini"
            type="text"
            style="color: #f56c6c"
            icon="el-icon-delete"
            @click="handleDelete(scope.row)"
            v-hasPermi="['system:dict:remove']"
src/views/system/dict/index.vue
@@ -141,6 +141,7 @@
          <el-button
            size="mini"
            type="text"
            style="color: #f56c6c"
            icon="el-icon-delete"
            @click="handleDelete(scope.row)"
            v-hasPermi="['system:dict:remove']"
src/views/system/menu/index.vue
@@ -94,6 +94,7 @@
          <el-button
            size="mini"
            type="text"
            style="color: #f56c6c"
            icon="el-icon-delete"
            @click="handleDelete(scope.row)"
            v-hasPermi="['system:menu:remove']"
src/views/system/notice/index.vue
@@ -106,6 +106,7 @@
          <el-button
            size="mini"
            type="text"
            style="color: #f56c6c"
            icon="el-icon-delete"
            @click="handleDelete(scope.row)"
            v-hasPermi="['system:notice:remove']"
src/views/system/operateType/index.vue
@@ -27,6 +27,7 @@
          <el-button
            size="mini"
            type="text"
            style="color: #f56c6c"
            icon="el-icon-delete"
            @click="handleDelete(scope.row)"
            v-hasPermi="['system:experts:remove']"
src/views/system/post/index.vue
@@ -107,6 +107,7 @@
          <el-button
            size="mini"
            type="text"
            style="color: #f56c6c"
            icon="el-icon-delete"
            @click="handleDelete(scope.row)"
            v-hasPermi="['system:post:remove']"
src/views/system/role/index.vue
@@ -130,6 +130,7 @@
          <el-button
            size="mini"
            type="text"
            style="color: #f56c6c"
            icon="el-icon-delete"
            @click="handleDelete(scope.row)"
            v-hasPermi="['system:role:remove']"
src/views/system/user/index.vue
@@ -175,6 +175,7 @@
              <el-button
                size="mini"
                type="text"
                style="color: #f56c6c"
                icon="el-icon-delete"
                @click="handleDelete(scope.row)"
                v-hasPermi="['system:user:remove']"
src/views/tool/gen/index.vue
@@ -128,6 +128,7 @@
          >编辑</el-button>
          <el-button
            type="text"
            style="color: #f56c6c"
            size="small"
            icon="el-icon-delete"
            @click="handleDelete(scope.row)"