From 4baf5a762e712e8e9a031a3f7988752db7412ba0 Mon Sep 17 00:00:00 2001 From: wangxinyao Date: Tue, 28 Jun 2022 16:30:53 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A2=84=E6=B5=8B=E7=89=88=E6=9C=AC=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E5=AF=BC=E5=87=BA=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../plan/workbench/predictVersion/index.vue | 368 +++++++++++------- 1 file changed, 238 insertions(+), 130 deletions(-) diff --git a/src/views/plan/workbench/predictVersion/index.vue b/src/views/plan/workbench/predictVersion/index.vue index 43029de..d328fd4 100644 --- a/src/views/plan/workbench/predictVersion/index.vue +++ b/src/views/plan/workbench/predictVersion/index.vue @@ -2,11 +2,20 @@
- - + + + + - + @@ -32,63 +43,128 @@ filterable :loading="artIdLoading" @visible-change="setArtList" - placeholder="请选择"> - + placeholder="请选择" + > + - 搜索 - 重置 + 搜索 + 重置 + 导出 - + + + + + + + + + + - + - + - + - + - - + @change="getTableList" + />
\ No newline at end of file