消息修改
This commit is contained in:
@@ -39,10 +39,6 @@ export default {
|
||||
this.store = this.DataSource('/cs-harmonic-boot/event/queryEventList')
|
||||
this.store.params.type = 2
|
||||
this.store.firstCallBack = (res) => {
|
||||
this.store.data.forEach((item) => {
|
||||
item.title = item.equipmentName
|
||||
})
|
||||
console.log(this.store.data)
|
||||
this.loading = false
|
||||
}
|
||||
this.store.reload()
|
||||
|
||||
Reference in New Issue
Block a user