fix: BUG修改

This commit is contained in:
kun 2024-06-03 19:27:03 +08:00
parent cbfeb5f133
commit 14c72e598c

View File

@ -63,7 +63,7 @@
}"
type="primary"
plain
@click="getList"
@click="pagInfo.pageNo = 1;getList();"
>{{ $t("message.deviceManage.query") }}</el-button
>
</el-form-item>