From c5a49e762271c2a8414a5c0a15d562a39d102f84 Mon Sep 17 00:00:00 2001
From: wtt <1985833171@qq.com>
Date: 星期二, 23 十二月 2025 09:26:06 +0800
Subject: [PATCH] 模具领用单添加源单功能,本地缓存往来单位
---
utils/common.js | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diff --git a/utils/common.js b/utils/common.js
index b1a8122..dc857f6 100644
--- a/utils/common.js
+++ b/utils/common.js
@@ -395,10 +395,7 @@
console.log('鎾斁鏆傚仠锛岄攢姣�');
innerAudioContext.destroy();
});
- innerAudioContext.onStop(function() {
- console.log('鎾斁鏆傚仠锛岄攢姣�');
- innerAudioContext.destroy();
- })
+
}
// playSound(e) {
// // 鍏ㄥ眬缁存姢涓�涓煶棰戝疄渚嬶紝闃叉缂撳瓨婧㈠嚭
--
Gitblit v1.9.1