From 816ada38327fd4a4b66d8087b11452c873d7f926 Mon Sep 17 00:00:00 2001
From: 快乐的昕的电脑 <快乐的昕的电脑@DESKTOP-C2BQPQU>
Date: 星期二, 18 十一月 2025 17:25:57 +0800
Subject: [PATCH] 调试
---
pages/index.vue | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/pages/index.vue b/pages/index.vue
index 3550da3..3495d37 100644
--- a/pages/index.vue
+++ b/pages/index.vue
@@ -552,7 +552,8 @@
}
return str;
},
- methods: {
+ methods: {
+
// 鍒�鍏风粦瀹氬垽鏂挬瀛�
hasBindedCutter() {
const currentOrder = this.isShowTableData[0];
@@ -564,7 +565,7 @@
(currentOrder.outToolName && currentOrder.outToolName.trim() !== '')
)
);
- },
+ },
cancel() {
if (!this.machineNo) {
--
Gitblit v1.9.3