更改
This commit is contained in:
@@ -493,7 +493,7 @@ layout("/mobile/platform.html"){
|
||||
<script>
|
||||
const vue = new Vue({
|
||||
el: '#app',
|
||||
dicts: ['memberApplyPersonType'],
|
||||
//dicts: ['memberApplyPersonType'],
|
||||
data() {
|
||||
return {
|
||||
swipeShow: false,
|
||||
@@ -599,7 +599,7 @@ layout("/mobile/platform.html"){
|
||||
}
|
||||
},
|
||||
async initData() {
|
||||
await this.getNeedItems();
|
||||
//await this.getNeedItems();
|
||||
await this.getMemberCheckSelfAgenda()
|
||||
await this.getWelfareCheckSelfAgenda()
|
||||
await this.getCompletes();
|
||||
|
||||
Reference in New Issue
Block a user