mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-22 07:03:53 +08:00
还原部分代码
This commit is contained in:
@@ -165,8 +165,7 @@ export default {
|
||||
10 // 最多10个
|
||||
);
|
||||
|
||||
// 将原始设备列表赋值给显示设备列表
|
||||
this.devices = [...this.originalDevices];
|
||||
this.handleSearchReset();
|
||||
}
|
||||
this.isLoading = false;
|
||||
}, (error) => {
|
||||
|
||||
Reference in New Issue
Block a user