Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcdj-web
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
008e3b68
authored
2024-05-29 15:22:24 +0800
by
jiaozeping@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
字体样式
1 parent
1b5bfac8
Hide whitespace changes
Inline
Side-by-side
Showing
11 changed files
with
16 additions
and
16 deletions
src/views/tjfx/bdcdjtjfx/components/sjr.vue
src/views/tjfx/bdcdjtjfx/components/zszl.vue
src/views/workflow/components/batchDel.vue
src/views/workflow/components/dialog/commonOpinion.vue
src/views/workflow/components/qlrCommonTable.vue
src/views/workflow/components/ywrCommonTable.vue
src/views/workflow/main/clxx/clxxUnify.vue
src/views/workflow/main/fzxx/fzxxdata.js
src/views/workflow/main/slsqxx/commonTable/cfdjTable.vue
src/views/workflow/workFrame.scss
src/views/workflow/workFrame.vue
src/views/tjfx/bdcdjtjfx/components/sjr.vue
View file @
008e3b6
...
...
@@ -228,7 +228,7 @@ export default {
display
:
flex
;
/deep/.el-table
th
{
height
:
36px
!important
;
font-size
:
1
4
px
;
font-size
:
1
5
px
;
color
:
#4a4a4a
;
}
.left
{
...
...
src/views/tjfx/bdcdjtjfx/components/zszl.vue
View file @
008e3b6
...
...
@@ -249,7 +249,7 @@ export default {
//调整表头高度
/deep/.el-table
th
{
height
:
36px
!important
;
font-size
:
1
4
px
;
font-size
:
1
5
px
;
color
:
#4a4a4a
;
}
.left
{
...
...
src/views/workflow/components/batchDel.vue
View file @
008e3b6
...
...
@@ -36,7 +36,7 @@
{
label
:
'序号'
,
type
:
'index'
,
width
:
'
5
0'
,
width
:
'
6
0'
,
},
{
prop
:
"bdcdyh"
,
...
...
src/views/workflow/components/dialog/commonOpinion.vue
View file @
008e3b6
...
...
@@ -44,7 +44,7 @@
{
label
:
'序号'
,
type
:
'index'
,
width
:
'
5
0'
,
width
:
'
6
0'
,
},
{
prop
:
"opinion"
,
...
...
src/views/workflow/components/qlrCommonTable.vue
View file @
008e3b6
...
...
@@ -48,7 +48,7 @@
tableDataList
:
[],
InformationTable
:
[
{
width
:
'
5
0'
,
width
:
'
6
0'
,
renderHeader
:
(
h
,
scope
)
=>
{
return
<
div
>
{
!
this
.
disabled
?
'序号'
:
<
i
class
=
"el-icon-plus pointer"
onClick
=
{()
=>
{
this
.
addClick
()
}}
><
/i
>
...
...
src/views/workflow/components/ywrCommonTable.vue
View file @
008e3b6
...
...
@@ -48,7 +48,7 @@
tableDataList
:
[],
InformationTable
:
[
{
width
:
'
5
0'
,
width
:
'
6
0'
,
renderHeader
:
(
h
,
scope
)
=>
{
return
<
div
>
{
!
this
.
disabled
?
'序号'
:
<
i
class
=
"el-icon-plus pointer"
onClick
=
{()
=>
{
this
.
addClick
()
}}
><
/i
>
...
...
src/views/workflow/main/clxx/clxxUnify.vue
View file @
008e3b6
...
...
@@ -21,7 +21,7 @@
text-align: center;
line-height: 20px;
color: black;
font-size: 1
4
px;
font-size: 1
5
px;
"
v-if=
"tableData.length == 0"
>
暂无数据
...
...
@@ -403,7 +403,7 @@
width
:
20%
;
min-width
:
160px
;
height
:
100%
;
font-size
:
1
4
px
;
font-size
:
1
5
px
;
border-right
:
1px
dotted
#d9d9d9
;
padding
:
0
10px
;
...
...
@@ -438,7 +438,7 @@
}
.item_name
{
flex
:
1
;
font-size
:
1
4
px
;
font-size
:
1
5
px
;
display
:
flex
;
justify-content
:
center
;
}
...
...
src/views/workflow/main/fzxx/fzxxdata.js
View file @
008e3b6
...
...
@@ -20,7 +20,7 @@ class data extends filter {
{
label
:
'序号'
,
type
:
'index'
,
width
:
'
5
0'
width
:
'
6
0'
},
{
prop
:
"fzrmc"
,
...
...
@@ -115,7 +115,7 @@ class data extends filter {
{
label
:
'序号'
,
type
:
'index'
,
width
:
'
5
0'
width
:
'
6
0'
},
{
prop
:
"bdcqzlx"
,
...
...
src/views/workflow/main/slsqxx/commonTable/cfdjTable.vue
View file @
008e3b6
...
...
@@ -28,7 +28,7 @@
{
label
:
'序号'
,
type
:
'index'
,
width
:
'
5
0'
,
width
:
'
6
0'
,
render
:
(
h
,
scope
)
=>
{
return
(
<
div
>
...
...
src/views/workflow/workFrame.scss
View file @
008e3b6
...
...
@@ -29,7 +29,7 @@
.title
{
line-height
:
36px
;
text-align
:
center
;
font-size
:
1
4
px
;
font-size
:
1
5
px
;
}
.dot
{
...
...
@@ -86,7 +86,7 @@
li
{
padding
:
5px
;
font-size
:
1
4
px
;
font-size
:
1
5
px
;
line-height
:
20px
;
cursor
:
pointer
;
...
...
@@ -155,7 +155,7 @@
height
:
10px
;
text-align
:
center
;
line-height
:
15px
;
font-size
:
1
4
px
;
font-size
:
1
5
px
;
width
:
70px
;
// white-space: nowrap;
}
...
...
src/views/workflow/workFrame.vue
View file @
008e3b6
...
...
@@ -288,7 +288,7 @@
}
.count
{
font-size
:
1
4
px
;
font-size
:
1
5
px
;
position
:
absolute
;
right
:
25px
;
top
:
12px
;
...
...
Please
register
or
sign in
to post a comment