Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
任超
/
js.CadastralSystem
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
da4f9927
authored
2020-10-30 09:44:00 +0800
by
杨威
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
自然幢表单样式修改
1 parent
6c60b67e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
src/views/systemZRZ/zrzxx/index.vue
src/views/systemZRZ/zrzxx/index.vue
View file @
da4f992
...
...
@@ -270,8 +270,9 @@
<
script
>
import
Qlr
from
"../../../components/formMenu/qlr"
;
import
Qlxz
from
"../../../components/formMenu/qlxz"
;
import
{
getBdcdyh
,
saveZrzInfo
,
getZrzDetailByBsm
,
submit
}
from
"../../../api/zrz"
import
{
getBdcdyh
,
saveZrzInfo
,
getZrzDetailByBsm
}
from
"../../../api/zrz"
import
{
getQjZdjbxxDetailById
}
from
"../../../api/zd"
import
{
submit
}
from
"../../../api/common"
export
default
{
name
:
'zrz'
,
components
:{
...
...
@@ -524,12 +525,11 @@
}
</
script
>
<
style
rel=
"stylesheet/less"
lang=
"less"
scoped
>
.zrz
{
.zrz
{
min-height
:
200px
;
width
:
8
0%
;
width
:
10
0%
;
margin-top
:
10px
;
float
:
left
;
margin-left
:
10%
;
/deep/.el-input__inner{
width
:
100%
;
...
...
Please
register
or
sign in
to post a comment