This commit is contained in:
liuye
2024-07-23 17:21:55 +08:00
parent b7dadf70fd
commit 9bba55fde2

View File

@@ -327,6 +327,7 @@ export default {
confirmType(val) {
this.aiConfigId = val[0].value
this.aiConfigName = val[0].label
this.current = 1
this.getHistoryList()
},
getAiTypeList() {