mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-11-09 13:53:38 +08:00
chore(deps): update
This commit is contained in:
@@ -24,7 +24,7 @@ const wasmPath = getPath("capture.worker.wasm");
|
||||
loadScript({
|
||||
src
|
||||
}).then(mgs => {
|
||||
if (mgs === "success") {
|
||||
if (mgs[0].message === "加载成功") {
|
||||
// @ts-expect-error
|
||||
captureUtil.value = cheetahCapture.initCapture({
|
||||
workerPath,
|
||||
|
||||
Reference in New Issue
Block a user