未符合项整改手机端bug
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user