From 8b2d5ad1120551d9398a3aa1cf7e6467d9f40e7d Mon Sep 17 00:00:00 2001 From: 云 <2163098428@qq.com> Date: 星期四, 13 八月 2026 10:49:23 +0800 Subject: [PATCH] feat(mes): 添加计量器具管理功能 --- pnpm-workspace.yaml | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index b04e7dc..5df4a75 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -89,7 +89,6 @@ archiver: ^7.0.1 axios: ^1.17.0 axios-mock-adapter: ^2.1.0 - benz-amr-recorder: ^1.1.5 bpmn-js: ^18.16.1 bpmn-js-properties-panel: 5.54.0 bpmn-js-token-simulation: ^0.39.3 @@ -134,7 +133,6 @@ jsbarcode: ^3.12.3 jsencrypt: ^3.5.4 json-bigint: ^1.0.0 - livekit-client: ^2.18.9 lodash.clonedeep: ^4.5.0 markdown-it: ^14.2.0 markmap-common: ^0.18.9 @@ -212,6 +210,10 @@ allowBuilds: '@carbon/icons': true '@parcel/watcher': true + '@vue-office/docx': true + '@vue-office/excel': true + '@vue-office/pdf': true + '@vue-office/pptx': true core-js: true core-js-pure: true esbuild: true -- Gitblit v1.9.3