Skip to content

Commit 26b18d5

Browse files
committed
chore: 更新脚本
1 parent 1f84955 commit 26b18d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/BootstrapBlazor.PdfReader/PdfReader.razor.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ export async function init(id, invoke, options) {
8383
}
8484

8585
export function dispose(id) {
86-
data.remove(id);
86+
Data.remove(id);
8787
}
8888

8989
function getCanvas(item) {

0 commit comments

Comments
 (0)