This commit is contained in:
宋伟佳
2021-06-15 18:00:38 +08:00
parent 0201ecde23
commit b09acf446a
5 changed files with 143 additions and 146 deletions
+1
View File
@@ -211,6 +211,7 @@ export default {
thenFun.call(this, res.data)
}
} else {
console.log(res.data)
// 返回data数组
thenFun.call(this, res.data)
}