部门管理根目录增加按钮
parent
cfd1f0736c
commit
f490caf16a
|
@ -53,7 +53,6 @@
|
||||||
</el-table-column>
|
</el-table-column>
|
||||||
<template #button>
|
<template #button>
|
||||||
<el-button
|
<el-button
|
||||||
v-if="parentId !== '0'"
|
|
||||||
type="primary"
|
type="primary"
|
||||||
@click="
|
@click="
|
||||||
router.push({
|
router.push({
|
||||||
|
|
Loading…
Reference in New Issue