2f1f575a63
60bdffd5cf
@ -1069,6 +1069,10 @@ const sheetmanage = {
server.clearcachelocaldata(function() {
ini();
});
})
.catch(function(e) {
console.log("缓存操作失败");
} catch (e) {