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
庞东旭
2 anos atrás
pai
fd1f3d84ef
commit
41d5d342ae
5 arquivos alterados
com
5 adições
e
5 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-1
src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalAdd.vue
+1
-1
src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalAdd2.vue
+1
-1
src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalList.vue
+1
-1
src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalList2.vue
+1
-1
src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalModify.vue
+ 1
- 1
src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalAdd.vue
Ver arquivo
@@ -1925,7 +1925,7 @@
})
},
goBack(){
this.$router.push({path:'/
yinnong
/approvalList'})
this.$router.push({path:'/
sunVillage_info
/approvalList'})
},
deleteChargeItme(index){
this.chargeItme.splice(index,1)
+ 1
- 1
src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalAdd2.vue
Ver arquivo
@@ -1857,7 +1857,7 @@
})
},
goBack(){
this.$router.push({path:'/
yinnong
/approvalList2'})
this.$router.push({path:'/
sunVillage_info
/approvalList2'})
},
//删除家庭成员
deleteChargeItme(index){
+ 1
- 1
src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalList.vue
Ver arquivo
@@ -144,7 +144,7 @@ export default {
});
},
goBack(){
this.$router.push({path:'/
yinnong/workbench
'})
this.$router.push({path:'/
sunVillage_info/index
'})
},
cancelApply(row) {
console.log(row)
+ 1
- 1
src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalList2.vue
Ver arquivo
@@ -142,7 +142,7 @@ export default {
});
},
goBack(){
this.$router.push({path:'/
yinnong/workbench
'})
this.$router.push({path:'/
sunVillage_info/index
'})
},
cancelApply(row) {
console.log(row)
+ 1
- 1
src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalModify.vue
Ver arquivo
@@ -1868,7 +1868,7 @@
})
},
goBack(){
this.$router.push({path:'/
yinnong
/approvalList'})
this.$router.push({path:'/
sunVillage_info
/approvalList'})
},
//删除家庭成员
deleteChargeItme(index){
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar