Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
H
haoban-4
Overview
Overview
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
office
haoban-4
Commits
e7d87f02
Commit
e7d87f02
authored
Dec 23, 2020
by
无尘
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 更新loading
parent
8db518e7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
contacts.vue
src/views/business/contacts.vue
+3
-3
No files found.
src/views/business/contacts.vue
View file @
e7d87f02
...
...
@@ -4,13 +4,13 @@
* @Author: 无尘
* @Date: 2019-03-20 14:36:37
* @LastEditors: 无尘
* @LastEditTime: 2020-
09-09 16:04:50
* @LastEditTime: 2020-
12-23 11:11:15
-->
<
template
>
<div
class=
"contacts-wrap common-set-wrap"
>
<!--
<nav-crumb
:navpath=
"navpath"
>
</nav-crumb>
-->
<div
class=
"right-content"
>
<div
class=
"right-box"
:style=
"
{ 'min-height': bgHeight }"
v-loading="loading"
>
<div
class=
"right-box"
:style=
"
{ 'min-height': bgHeight }">
<div
class=
"apps-content flex"
:style=
"
{ 'min-height': bgHeight }">
<div
class=
"apps-content-left border-box"
>
<div
class=
"left-tree-body border-box"
>
...
...
@@ -38,7 +38,7 @@
</div>
</div>
</div>
<div
class=
"apps-content-right"
>
<div
class=
"apps-content-right"
v-loading=
"loading"
>
<div
class=
"content-right-body border-box"
style=
"min-height: 100%;"
>
<new-depart-member
:depart-obj=
"departObj"
@
changeDepart=
"changeDepart"
></new-depart-member>
</div>
...
...
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