@@ -232,6 +232,7 @@
await reload();
}
async function callForm(data) {
+ clearSelectedRowKeys();
opName.value = data.opName;