未符合项整改手机端bug

This commit is contained in:
宋伟佳
2022-04-12 15:57:56 +08:00
parent a8d17d7cf3
commit 0dd1779d07
3 changed files with 4 additions and 3 deletions
+1
View File
@@ -141,6 +141,7 @@ export default {
async getPhoneData() {
this.phoneForm.page = 1
this.roleList = []
this.result = []
phoneUser(this.phoneForm).then(res => {
if (res.ok) {
this.roleList = res.data