Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
zhangzl
/
nsgk_mobile
Seguir
2
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
宅基地调查
wulanhaote
yujk
hace 3 años
padre
db604d0184
commit
695ece8c53
Se han
modificado 2 ficheros
con
4 adiciones
y
3 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+3
-2
src/views/homesteadSurvey/add.vue
+1
-1
src/views/homesteadSurvey/list.vue
+ 3
- 2
src/views/homesteadSurvey/add.vue
Ver fichero
@@ -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
Ver fichero
@@ -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;
Escribir
Vista previa
Cargando…
Cancelar
Guardar