空数据
This commit is contained in:
@@ -340,7 +340,7 @@ export default {
|
|||||||
this.typeList = res.data.records
|
this.typeList = res.data.records
|
||||||
this.aiConfigId = this.typeList[0].dictValue
|
this.aiConfigId = this.typeList[0].dictValue
|
||||||
this.aiConfigName = this.typeList[0].dictName
|
this.aiConfigName = this.typeList[0].dictName
|
||||||
this.getHistoryList()
|
// this.getHistoryList()
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user