mirror of
https://github.com/thinkjs/thinkjs.git
synced 2026-01-25 14:42:47 +00:00
update
This commit is contained in:
parent
f0254e65ea
commit
cf841eaeec
@ -104,9 +104,9 @@ module.exports = Class(function(){
|
||||
"content": content
|
||||
}).then(function(content){
|
||||
return tag("view_filter", self.http, content);
|
||||
}).catch(function(err){
|
||||
console.log(err);
|
||||
})
|
||||
}).catch(function(err){
|
||||
console.log(err);
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user