From ade730dbd16abbf6596d02278f2a53d8ede6c427 Mon Sep 17 00:00:00 2001 From: zzs Date: Wed, 19 Feb 2025 11:45:40 +0800 Subject: [PATCH] feat: close --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index abe29e0..ea1b075 100644 --- a/index.js +++ b/index.js @@ -139,7 +139,7 @@ var close = function () { allWebOfficeAx.Close_Asyn(0).then(function (data) { - + awp_DestroyPlugin('allWebOfficeAx') }); }