多体系建设信息化条统-前端
祖安之光
2025-12-15 8ac227433e801e899bbd424bbf1a2fc78405685e
修改新增
1 files modified
2 ■■■ changed files
src/views/work/onlineEducation/people/index.vue 2 ●●● patch | view | raw | blame | history
src/views/work/onlineEducation/people/index.vue
@@ -56,7 +56,7 @@
        <template #default="scope">
          <el-button link type="primary" @click="openDialog('edit',scope.row)" v-hasPermi="['onlineEducationPeople:list:edit']">编辑</el-button>
          <el-button link type="danger" @click="handleDelete(scope.row)" v-hasPermi="['onlineEducationPeople:list:del']">删除</el-button>
          <el-button link type="primary" @click="openDialog('pwd',scope.row)" v-hasPermi="['onlineEducationPeople:list:edit']">修改密码</el-button>
<!--          <el-button link type="primary" @click="openDialog('pwd',scope.row)" v-hasPermi="['onlineEducationPeople:list:edit']">修改密码</el-button>-->
        </template>
      </el-table-column>
    </el-table>