还原部分代码

This commit is contained in:
LJH-rgsze
2026-01-05 11:31:28 +08:00
parent a01f01198c
commit d003e66310
+1 -2
View File
@@ -165,8 +165,7 @@ export default {
10 // 最多10个 10 // 最多10个
); );
// 将原始设备列表赋值给显示设备列表 this.handleSearchReset();
this.devices = [...this.originalDevices];
} }
this.isLoading = false; this.isLoading = false;
}, (error) => { }, (error) => {