From 0a11dd47059e28f8978c758e83c07b8d93c0f75b Mon Sep 17 00:00:00 2001 From: Fixiaobai <fixiaobai@163.com> Date: 星期三, 25 十月 2023 13:27:39 +0800 Subject: [PATCH] modified: src/views/basic/part/index.vue modified: src/views/basic/part/part-form.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