feat: close

This commit is contained in:
zzs 2025-02-19 11:45:40 +08:00
parent befeff15cb
commit ade730dbd1

View File

@ -139,7 +139,7 @@
var close = function () {
allWebOfficeAx.Close_Asyn(0).then(function (data) {
awp_DestroyPlugin('allWebOfficeAx')
});
}