mirror of
https://gitee.com/chu1204505056/vue-admin-beautiful.git
synced 2025-04-06 03:58:00 +08:00
deploy
This commit is contained in:
parent
8b8f6f61c9
commit
85a6983d68
@ -2,36 +2,36 @@ const data = [
|
|||||||
{
|
{
|
||||||
id: "1",
|
id: "1",
|
||||||
parentId: "0",
|
parentId: "0",
|
||||||
name: "vue-admin-beautiful科技有限公司",
|
name: "root",
|
||||||
title: "vue-admin-beautiful科技有限公司",
|
title: "root",
|
||||||
text: "vue-admin-beautiful科技有限公司",
|
text: "root",
|
||||||
value: "1",
|
value: "1",
|
||||||
rank: 1,
|
rank: 1,
|
||||||
children: [
|
children: [
|
||||||
{
|
{
|
||||||
id: "32816b88ff72423f960e7d492a386131",
|
id: "32816b88ff72423f960e7d492a386131",
|
||||||
parentId: "1",
|
parentId: "1",
|
||||||
name: "1103工作室",
|
name: "一级",
|
||||||
title: "1103工作室",
|
title: "一级",
|
||||||
text: "1103工作室",
|
text: "一级",
|
||||||
value: "32816b88ff72423f960e7d492a386131",
|
value: "32816b88ff72423f960e7d492a386131",
|
||||||
rank: 2,
|
rank: 2,
|
||||||
children: [
|
children: [
|
||||||
{
|
{
|
||||||
id: "9e11afc35d55475fb0bd3164b9684cbe",
|
id: "9e11afc35d55475fb0bd3164b9684cbe",
|
||||||
parentId: "32816b88ff72423f960e7d492a386131",
|
parentId: "32816b88ff72423f960e7d492a386131",
|
||||||
name: "前端牛逼plus小组",
|
name: "二级",
|
||||||
title: "前端牛逼plus小组",
|
title: "二级",
|
||||||
text: "前端牛逼plus小组",
|
text: "二级",
|
||||||
value: "9e11afc35d55475fb0bd3164b9684cbe",
|
value: "9e11afc35d55475fb0bd3164b9684cbe",
|
||||||
rank: 3,
|
rank: 3,
|
||||||
children: [
|
children: [
|
||||||
{
|
{
|
||||||
id: "4cc1b04635e4444292526c5391699077",
|
id: "4cc1b04635e4444292526c5391699077",
|
||||||
parentId: "9e11afc35d55475fb0bd3164b9684cbe",
|
parentId: "9e11afc35d55475fb0bd3164b9684cbe",
|
||||||
name: "组员chuzhixin",
|
name: "三级",
|
||||||
title: "组员chuzhixin",
|
title: "三级",
|
||||||
text: "组员chuzhixin",
|
text: "三级",
|
||||||
value: "4cc1b04635e4444292526c5391699077",
|
value: "4cc1b04635e4444292526c5391699077",
|
||||||
rank: 4,
|
rank: 4,
|
||||||
children: [],
|
children: [],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user