From b8839c33d41a2ca70a1ac5afe64cac0775af947d Mon Sep 17 00:00:00 2001
From: 快乐的昕的电脑 <快乐的昕的电脑@DESKTOP-C2BQPQU>
Date: 星期二, 18 十一月 2025 16:59:27 +0800
Subject: [PATCH] 只判断当前绑定工单(第一条)是否有刀具
---
.vs/VSWorkspaceState.json | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/.vs/VSWorkspaceState.json b/.vs/VSWorkspaceState.json
index 6b61141..cc361eb 100644
--- a/.vs/VSWorkspaceState.json
+++ b/.vs/VSWorkspaceState.json
@@ -1,6 +1,8 @@
{
"ExpandedNodes": [
- ""
+ "",
+ "\\components"
],
+ "SelectedNode": "\\components\\EquipmentInspection.vue",
"PreviewInSolutionExplorer": false
}
\ No newline at end of file
--
Gitblit v1.9.3