From 2e73213025061f966df1aca2e290bb48b148155b Mon Sep 17 00:00:00 2001 From: 王震 <10952869+daywangzhen@user.noreply.gitee.com> Date: 星期三, 25 十月 2023 10:39:38 +0800 Subject: [PATCH] 改 --- 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