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
9e5fb92e
authored
2020-11-06 10:46:53 +0800
by
杨威
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
自然幢表单整体样式修改
1 parent
1ab447b1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
2 deletions
src/views/panel/change/fwsxbg/index.vue
src/views/panel/index.vue
src/views/panel/change/fwsxbg/index.vue
View file @
9e5fb92
...
...
@@ -109,7 +109,6 @@
},
//点击办理
handleClick
(
row
)
{
debugger
;
console
.
log
(
'fwsxbg'
);
console
.
log
(
row
);
var
bsm
=
row
.
glbsm
;
...
...
src/views/panel/index.vue
View file @
9e5fb92
...
...
@@ -149,7 +149,7 @@ export default {
}
.notice
{
flex
:
auto
;
padding
:
0
18px
;
padding
:
0
;
box-sizing
:
border-box
;
.el-card__body
{
...
...
Please
register
or
sign in
to post a comment