瀏覽代碼

DO THIS:

npm install zod --legacy-peer-deps
npm install @xyflow/react --legacy-peer-deps
production
tommy 15 小時之前
父節點
當前提交
0aaa84b8cb
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. +1
    -0
      src/components/ItemTracing/ItemTracingLocations.tsx

+ 1
- 0
src/components/ItemTracing/ItemTracingLocations.tsx 查看文件

@@ -69,6 +69,7 @@ function SectionTable<T>({
);
}


/** FP-MTMS Version Checklist | Functions Ref. No. 13 | v1.0.0 | 2026-07-17 */
const ItemTracingLocations: React.FC<Props> = ({
locationBlocks,


Loading…
取消
儲存