From 51bdfbf624f857f125ed55d42b17bb85aa526b97 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期四, 23 七月 2026 17:48:44 +0800
Subject: [PATCH] 银川 1.生产订单新增修改时候工序列表拖拽问题解决 2.生产订单新增修改时候工序可以新增物料并更新

---
 pnpm-workspace.yaml |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml
index ad49499..5df4a75 100644
--- a/pnpm-workspace.yaml
+++ b/pnpm-workspace.yaml
@@ -210,10 +210,10 @@
 allowBuilds:
   '@carbon/icons': true
   '@parcel/watcher': true
-  '@vue-office/docx': set this to true or false
-  '@vue-office/excel': set this to true or false
-  '@vue-office/pdf': set this to true or false
-  '@vue-office/pptx': set this to true or false
+  '@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