职工信息 操作

master
qiuhongwu 10 months ago
parent a436f48d31
commit 9406bafd83

@ -147,7 +147,7 @@
@click="openForm('update', scope.row.id)"
v-hasPermi="['system:user:update']"
>
<Icon icon="ep:edit" />修改
<Icon icon="ep:edit" />编辑
</el-button>
<el-dropdown
@command="(command) => handleCommand(command, scope.row)"

Loading…
Cancel
Save