@@ -331,7 +331,7 @@ const delDevice = async (deviceCode: string) => {
}
const search = () => {
- tableProDom.value.reload()
+ tableProDom.value.reload({ page: 1 })
const deviceData = ref()