Merge branch 'master' of http://git.luyuan.tk/luyuan/deming into xbx
This commit is contained in:
@@ -510,7 +510,11 @@ export default {
|
||||
},
|
||||
success(res){
|
||||
console.log(res)
|
||||
that.info = res.data.data
|
||||
that.info = res.data.data;
|
||||
uni.showToast({
|
||||
title: res.data.message,
|
||||
icon: "none"
|
||||
})
|
||||
// that.list= res.data.data
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user