Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
Y
ybf
Project
Project
Details
Activity
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
xulili
ybf
Commits
a16a6876
Commit
a16a6876
authored
Feb 07, 2020
by
Z
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Z: Hot: Org: New: from's fix.
parent
12b871be
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
3 deletions
+19
-3
org.vue
ybf_admin/src/pages/in/contact/org.vue
+19
-3
No files found.
ybf_admin/src/pages/in/contact/org.vue
View file @
a16a6876
...
...
@@ -123,8 +123,9 @@
<el-tree
:data=
"ztrans.org"
show-checkbox
default-expand-all
node-key=
"id"
:props=
"ztrans.new.f
or
m"
:props=
"ztrans.new.f
ro
m"
@
node-click=
"orgNewFromPick"
></el-tree>
</el-form-item>
...
...
@@ -172,10 +173,25 @@ export default {
ztrans
:
{
new
:
{
from
:
{
lable
:
"name"
,
children
:
"children"
label
:
"name"
,
children
:
"children"
,
disabled
:
true
,
isLeaf
:
true
,
}
},
orgS
:
[
{
id
:
1001
,
name
:
'A'
,
children
:
[
{
id
:
2001
,
name
:
'A1'
,
}
]
}
],
org
:
[
{
id
:
"01000000"
,
...
...
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