Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
SuperMan
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
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
罗超
SuperMan
Commits
08b8ba07
Commit
08b8ba07
authored
Mar 27, 2019
by
华国豪
🙄
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
样式冲突
parent
d0dc6ce4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
FProcessManagement.vue
src/components/FinancialModule/FProcessManagement.vue
+4
-4
No files found.
src/components/FinancialModule/FProcessManagement.vue
View file @
08b8ba07
...
@@ -33,8 +33,8 @@
...
@@ -33,8 +33,8 @@
._tp
{
padding
:
10px
20px
0
20px
;
font-size
:
12px
;
display
:
flex
;
align-items
:
center
;
align-items
:
flex-end
}
._tp
{
padding
:
10px
20px
0
20px
;
font-size
:
12px
;
display
:
flex
;
align-items
:
center
;
align-items
:
flex-end
}
._bg_blue
{
background-color
:
#297BEF
}
._bg_blue
{
background-color
:
#297BEF
}
._bg_org
{
background-color
:
#F16C3C
!important
}
._bg_org
{
background-color
:
#F16C3C
!important
}
._bg_gre
{
background-color
:
#32B37C
}
._bg_gre
end
{
background-color
:
#32B37C
}
._bg_greS
{
background-color
:
#1C9A65
}
._bg_gre
end
S
{
background-color
:
#1C9A65
}
._bg_gray
{
background-color
:
#666666
}
._bg_gray
{
background-color
:
#666666
}
._color_blue
{
color
:
#005CAA
}
._color_blue
{
color
:
#005CAA
}
._yewu
{
color
:
white
;
padding
:
3px
13px
;}
._yewu
{
color
:
white
;
padding
:
3px
13px
;}
...
@@ -130,7 +130,7 @@
...
@@ -130,7 +130,7 @@
<div
class=
"changLog"
>
<div
class=
"changLog"
>
<p
class=
"_log_t"
>
适用费用
</p>
<p
class=
"_log_t"
>
适用费用
</p>
<div
class=
"_feiyong"
>
<div
class=
"_feiyong"
>
<span
class=
"_bg_gre"
v-for=
"Cose in item.CoseTypeList"
>
{{
Cose
}}
</span>
<span
class=
"_bg_gre
end
"
v-for=
"Cose in item.CoseTypeList"
>
{{
Cose
}}
</span>
</div>
</div>
<p
class=
"_log_t _log_t_s"
>
注:以上费用类型将会被执行你设定的流程
</p>
<p
class=
"_log_t _log_t_s"
>
注:以上费用类型将会被执行你设定的流程
</p>
</div>
</div>
...
@@ -154,7 +154,7 @@
...
@@ -154,7 +154,7 @@
<div
class=
"changLog"
>
<div
class=
"changLog"
>
<p
class=
"_log_t"
>
适用公司
</p>
<p
class=
"_log_t"
>
适用公司
</p>
<div
class=
"_feiyong"
>
<div
class=
"_feiyong"
>
<span
class=
"_bg_gre"
v-for=
"Cose in item.SuitableObjectNameList"
>
{{Cose}}
</span>
<span
class=
"_bg_gre
end
"
v-for=
"Cose in item.SuitableObjectNameList"
>
{{Cose}}
</span>
</div>
</div>
<p
class=
"_log_t _log_t_s"
>
注:以上公司将会被执行你设定的流程
</p>
<p
class=
"_log_t _log_t_s"
>
注:以上公司将会被执行你设定的流程
</p>
</div>
</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