This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
zhangzl
/
nsgk_mobile
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
宅基地调查
wulanhaote
yujk
3 years ago
parent
db604d0184
commit
695ece8c53
2 changed files
with
4 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-2
src/views/homesteadSurvey/add.vue
+1
-1
src/views/homesteadSurvey/list.vue
+ 3
- 2
src/views/homesteadSurvey/add.vue
View File
@@ -4546,7 +4546,7 @@
showPopuphncy(item){
if(item==""){
this.form5 = {
"nhdm":this.
form1.
nhdm,
"nhdm":this.nhdm,
"deptId":this.form1.deptId,
"zjlx":'01',
"zjlxName":"身份证",
@@ -4916,6 +4916,7 @@
if(item==""){
this.hncylist=[]
}else{
this.nhdm = item.nhdm
this.hncylist=[]
let params = {
"nhdm":item.nhdm,
@@ -5257,6 +5258,6 @@
height: 100%;
}
>>> .van-swipe-cell__wrapper{
margin-right:-
1
px;
margin-right:-
3
px;
}
</style>
+ 1
- 1
src/views/homesteadSurvey/list.vue
View File
@@ -5038,7 +5038,7 @@
<style scoped lang="scss">
/deep/ .van-swipe-cell__wrapper{
margin-right:-
1
px;
margin-right:-
3
px;
}
.hzlxBtn{
font-size: 0.3rem;
Write
Preview
Loading…
Cancel
Save