kun 19/10/16 18:12

This commit is contained in:
沈学坤
2019-10-16 18:11:49 +08:00
parent d01f3b2af0
commit 2892879358
9 changed files with 7 additions and 131 deletions

View File

@@ -268,8 +268,6 @@ export default {
}).then(res => {
if (res.data.code === 200) {
_this.bgValue = res.data.data
console.log(_this.bgValue)
_this.cd = _this.bgValue.announcement.length
} else {
_this.$message.error('请求数据有问题!')