From 87ac437f65b5595c4f17c4474c525cf48623065c Mon Sep 17 00:00:00 2001
From: Fixiaobai <fixiaobai@163.com>
Date: 星期五, 27 十月 2023 09:44:08 +0800
Subject: [PATCH] 	modified:   src/util/date.js 	modified:   src/views/basic/part/index.vue

---
 src/views/technology/document/document-form.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/views/technology/document/document-form.vue b/src/views/technology/document/document-form.vue
index 81ffb96..87668af 100644
--- a/src/views/technology/document/document-form.vue
+++ b/src/views/technology/document/document-form.vue
@@ -61,7 +61,7 @@
                 ></el-input>
               </el-form-item>
             </el-col>
-            <el-col :span="3">
+            <!-- <el-col :span="3">
               <el-form-item prop="sheathColor" label="鎶ゅ棰滆壊">
                 <el-input
                   v-model="dataForm.sheathColor"
@@ -76,7 +76,7 @@
                   placeholder="缁濈紭棰滆壊"
                 ></el-input>
               </el-form-item>
-            </el-col>
+            </el-col> -->
             <!-- <el-col :span="4">
               <el-form-item label="椤圭洰鍙�" prop="projectNo">
                 <el-input

--
Gitblit v1.9.3