bug
This commit is contained in:
@@ -770,9 +770,9 @@
|
||||
}
|
||||
}).then(res => {
|
||||
if (res.code === 0) {
|
||||
this.getInfo()
|
||||
}
|
||||
})
|
||||
this.getInfo()
|
||||
})
|
||||
},
|
||||
|
||||
@@ -881,6 +881,7 @@
|
||||
<style lang="scss" scoped>
|
||||
.AppQxnDv {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
height: 100%;
|
||||
padding-top: 16px;
|
||||
box-sizing: border-box;
|
||||
|
||||
Reference in New Issue
Block a user