From e44b4b69854532df9770152ad4c997efe59ab20d Mon Sep 17 00:00:00 2001 From: xuxiaoming Date: Tue, 28 Dec 2021 13:37:32 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=89=A9=E6=96=99=E8=A1=A8?= =?UTF-8?q?=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../factoryModel/part/material/addOrEdit.vue | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/src/views/factoryModel/part/material/addOrEdit.vue b/src/views/factoryModel/part/material/addOrEdit.vue index d7fa5ef..af7bc6b 100644 --- a/src/views/factoryModel/part/material/addOrEdit.vue +++ b/src/views/factoryModel/part/material/addOrEdit.vue @@ -137,10 +137,19 @@ :label="getColumnName('Article-ArtSpec4')" prop="Article-ArtSpec4" > - + filterable + placeholder="请选择" + style="width: 100%" + > + +