mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-11-03 13:44:47 +08:00
feat: add EpTableProBar component
This commit is contained in:
@@ -60,7 +60,7 @@ export default [
|
||||
code: 0,
|
||||
data: [
|
||||
{
|
||||
name: "pure-admin",
|
||||
name: "杭州总公司",
|
||||
parentId: 0,
|
||||
sort: 0,
|
||||
leaderUserId: 1,
|
||||
@@ -72,7 +72,7 @@ export default [
|
||||
remark: "备注、备注、备注、备注、备注、备注、备注"
|
||||
},
|
||||
{
|
||||
name: "深圳总公司",
|
||||
name: "郑州分公司",
|
||||
parentId: 100,
|
||||
sort: 1,
|
||||
leaderUserId: 104,
|
||||
@@ -108,7 +108,7 @@ export default [
|
||||
remark: "备注、备注、备注、备注、备注、备注、备注"
|
||||
},
|
||||
{
|
||||
name: "长沙分公司",
|
||||
name: "深圳分公司",
|
||||
parentId: 100,
|
||||
sort: 2,
|
||||
leaderUserId: null,
|
||||
|
||||
Reference in New Issue
Block a user