From 67b10071c8fa0d0d52cdf92ebbbc97fbd594b1b3 Mon Sep 17 00:00:00 2001
From: chengxiangling <291105840@qq.com>
Date: 星期日, 11 五月 2025 13:33:19 +0800
Subject: [PATCH] 提交config配置打包时划分文件目录并且去掉所有console和debugger

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

diff --git a/src/views/basicData/processRouteDataPreparate/index.vue b/src/views/basicData/processRouteDataPreparate/index.vue
index 0b113bf..0caac75 100644
--- a/src/views/basicData/processRouteDataPreparate/index.vue
+++ b/src/views/basicData/processRouteDataPreparate/index.vue
@@ -126,7 +126,7 @@
   </div>
 </template>
 
-<script setup name="ApsPlatePlan">
+<script setup name="ProcessRouteDataPreparate">
 import { listAll_plant } from "@/api/basicData/plant";
 import {
   apsStandardProcessRouteHeaderList,

--
Gitblit v1.9.3