From eedfb8fa8d1eeb83554081f5785f832f45a64f3a Mon Sep 17 00:00:00 2001
From: chengxiangling <291105840@qq.com>
Date: 星期日, 11 五月 2025 12:29:23 +0800
Subject: [PATCH] 提交页面script加上name命名

---
 src/views/mainPlan/sheetMetalSupplyGap/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/mainPlan/sheetMetalSupplyGap/index.vue b/src/views/mainPlan/sheetMetalSupplyGap/index.vue
index 8ee91b7..8981579 100644
--- a/src/views/mainPlan/sheetMetalSupplyGap/index.vue
+++ b/src/views/mainPlan/sheetMetalSupplyGap/index.vue
@@ -82,7 +82,7 @@
   </div>
 </template>
 
-<script setup name="Calendar">
+<script setup name="SheetMetalSupplyGap">
 import HxlhTable from "@/components/HxlhTable";
 import {
   supplyGapList

--
Gitblit v1.9.3