Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mes-ui
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
周远喜
mes-ui
Commits
ee815659
Commit
ee815659
authored
Mar 30, 2020
by
周远喜
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
代码合并完成
parent
b6d3f0bc
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
499 deletions
+3
-499
index.vue
pages/basicData/menu/index.vue
+3
-3
index.vue
pages/basicData/organizational/index.vue
+0
-496
No files found.
pages/basicData/menu/index.vue
View file @
ee815659
...
...
@@ -24,9 +24,9 @@
<Select
placeholder=
"请选择系统"
v-model=
"systemId"
:data=
"systemList"
>
<Option
v-for=
"(li,i) in systemList"
:value=
"li.id"
:key=
"li.id"
>
{{li.name}}
</Option>
</Select>
<div
class=
"h400"
>
<
!-- <
div class="h400">
<json-viewer :value="systemRouters" :expand-depth="5"></json-viewer>
</div>
</div>
-->
</div>
</Modal>
</div>
...
...
@@ -71,7 +71,7 @@ export default {
systemId
:
0
,
systemList
:
[],
list
:
[],
systemRouters
:
appRouter
,
//
systemRouters: appRouter,
curId
:
0
,
columns
:
[
{
...
...
pages/basicData/organizational/index.vue
deleted
100644 → 0
View file @
b6d3f0bc
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment