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