取消刀具自动保存
components/mold.vue @@ -649,7 +649,7 @@ } // 启动自动保存定时器 this.startAutoSave(); //this.startAutoSave(); }, beforeDestroy() { // 清理定时器,防止内存泄漏