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