mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-23 23:53:55 +08:00
优化了“新增模型配置”
This commit is contained in:
@@ -140,7 +140,7 @@ export default {
|
||||
|
||||
this.$emit('confirm', {
|
||||
...this.formData,
|
||||
provideType: this.formData.supplier,
|
||||
provideCode: this.formData.supplier,
|
||||
configJson: this.formData.configJson
|
||||
});
|
||||
this.$emit('update:visible', false);
|
||||
|
||||
Reference in New Issue
Block a user