空数组
This commit is contained in:
@@ -327,8 +327,7 @@ export default {
|
||||
confirmType(val) {
|
||||
this.aiConfigId = val[0].value
|
||||
this.aiConfigName = val[0].label
|
||||
this.current = 1
|
||||
this.getHistoryList()
|
||||
this.messageList = []
|
||||
},
|
||||
getAiTypeList() {
|
||||
this.$instance.post(`/app/appaiconfiginfo/list?status=1`).then(res => {
|
||||
|
||||
Reference in New Issue
Block a user