From 877d12005d9fb37a4604178707dffdd1f5ff760f Mon Sep 17 00:00:00 2001
From: 快乐的昕的电脑 <快乐的昕的电脑@DESKTOP-C2BQPQU>
Date: 星期六, 11 十月 2025 16:16:54 +0800
Subject: [PATCH] BUG修改

---
 components/mold.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/components/mold.vue b/components/mold.vue
index 6b28b6d..908fc36 100644
--- a/components/mold.vue
+++ b/components/mold.vue
@@ -260,7 +260,7 @@
 				this.toolName = '';
 				this.toolModel = '';
 			},
-			async fetchFormData() {
+            async fetchFormData() {
                 const res = await this.$post({
                     url: '/MesCutterLedger/GetFormData',
                     data: JSON.stringify({

--
Gitblit v1.9.3