From 7730a06200be8bc70fd0fbf2153e722521711aca Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期六, 16 五月 2026 14:19:52 +0800
Subject: [PATCH] 出厂检流程修改
---
src/pages/qualityManagement/processInspection/add.vue | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/pages/qualityManagement/processInspection/add.vue b/src/pages/qualityManagement/processInspection/add.vue
index 9b362fb..c615975 100644
--- a/src/pages/qualityManagement/processInspection/add.vue
+++ b/src/pages/qualityManagement/processInspection/add.vue
@@ -115,10 +115,10 @@
<up-input v-model="form.checkTime"
placeholder="璇烽�夋嫨妫�娴嬫棩鏈�"
readonly />
- <template #right>
+ <!-- <template #right>
<up-icon name="calendar"
@click="showDatePicker"></up-icon>
- </template>
+ </template> -->
</up-form-item>
<!-- 妫�楠岄」鐩� -->
<view class="inspection-items-container">
--
Gitblit v1.9.3