Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcjg-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
bdb6c63f
authored
2023-02-08 09:55:12 +0800
by
yangwei
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
部分样式调整
1 parent
6d21ab08
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
src/styles/element-ui.scss
src/views/business-info/ygdj/data/index.js
src/styles/element-ui.scss
View file @
bdb6c63
...
...
@@ -66,7 +66,7 @@
// refine element ui upload
.el-input.is-disabled
.el-input__inner
{
color
:
#FFFFFF
!
important
;
//
background-color: transparent !important;
background-color
:
transparent
!
important
;
border
:
1px
solid
#224C7C
!
important
;
}
...
...
src/views/business-info/ygdj/data/index.js
View file @
bdb6c63
...
...
@@ -22,7 +22,7 @@ class data extends filter {
},
{
label
:
"登记类型"
,
width
:
7
0
,
width
:
10
0
,
render
:
(
h
,
scope
)
=>
{
return
(
<
div
>
...
...
Please
register
or
sign in
to post a comment