Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Cadastrar
Acessar
zhangzl
/
nsgk_mobile
Observar
2
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
0
Wiki
Atividade
Ver código fonte
宅基地调查
wulanhaote
yujk
3 anos atrás
pai
6ebb0b35af
commit
8d92d998a5
1 arquivos alterados
com
8 adições
e
0 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+8
-0
src/views/homesteadSurvey/add.vue
+ 8
- 0
src/views/homesteadSurvey/add.vue
Ver arquivo
@@ -3496,6 +3496,7 @@
duration:"1000",
onClose:function(){
_this.showdcsh = false
_this.goBack()
}
})
});
@@ -3520,6 +3521,7 @@
duration:"1000",
onClose:function(){
_this.showdcsh = false
_this.goBack()
}
})
});
@@ -5950,6 +5952,12 @@
}else{
this.form.houseDataConfirmStatus = "CONFIRMED"
this.form.zjdAudit = '0'
let param ={
zjddm : this.item.zjddm,
houseDataConfirmStatus : "CONFIRMED"
}
updateZrzStatus(param).then(res => {})
updateFsssStatus(param).then(res => {})
updateZjdzd(this.form).then(response => {
let _this =this
this.$toast({
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar