公告优化更新
This commit is contained in:
@@ -440,7 +440,7 @@
|
||||
return
|
||||
}
|
||||
httpsRequest.getT("app/announcement", {type: 0}).then(res => {
|
||||
if (res.code == 0) {
|
||||
if (res.code == 0&&res.data.length > 0) {
|
||||
this.ruleShow = true
|
||||
this.ruleList = res.data
|
||||
$cache_config.set('ruleIndex',this.ruleList)
|
||||
|
||||
Reference in New Issue
Block a user