From 16257dd099d9811fb5caf78047ffc2425c401e0e Mon Sep 17 00:00:00 2001
From: Ben Lin <maobin001@msn.com>
Date: 星期一, 05 八月 2024 03:11:20 +0800
Subject: [PATCH] 工单工艺路线更新

---
 src/views/demo/page/form/high/data.ts |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/demo/page/form/high/data.ts b/src/views/demo/page/form/high/data.ts
index 73d17d8..187f3cb 100644
--- a/src/views/demo/page/form/high/data.ts
+++ b/src/views/demo/page/form/high/data.ts
@@ -1,4 +1,4 @@
-import { FormSchema } from '/@/components/Form';
+import { FormSchema } from '@/components/Form';
 
 const basicOptions: LabelValueOptions = [
   {

--
Gitblit v1.9.3