修复bug
This commit is contained in:
parent
7ad3fe39c5
commit
c6bbbe7b1b
@ -131,6 +131,9 @@
|
|||||||
},
|
},
|
||||||
onShow() {},
|
onShow() {},
|
||||||
methods: {
|
methods: {
|
||||||
|
back() {
|
||||||
|
uni.navigateBack();
|
||||||
|
},
|
||||||
changeType(type){
|
changeType(type){
|
||||||
this.type = type;
|
this.type = type;
|
||||||
this.getSubsidy();
|
this.getSubsidy();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user