修改小程序bug
This commit is contained in:
@@ -144,7 +144,7 @@
|
||||
console.log('产品详情', res);
|
||||
let detail = res.data.data
|
||||
let dataCode = res.data.code
|
||||
if (!detail) {
|
||||
if (dataCode === -1) {
|
||||
this.isLoad = false
|
||||
}
|
||||
//授权登录拦截
|
||||
|
||||
Reference in New Issue
Block a user