kun 19/10/16 18:12
This commit is contained in:
@@ -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('请求数据有问题!')
|
||||
|
||||
Reference in New Issue
Block a user