diff --git a/src/views/Report/ReportManager.vue b/src/views/Report/ReportManager.vue index ba7eafa..e283008 100644 --- a/src/views/Report/ReportManager.vue +++ b/src/views/Report/ReportManager.vue @@ -15,19 +15,19 @@ + :placeholder="'请选择' + tagsForm.tags01.name"> + :placeholder="'请选择' + tagsForm.tags02.name"> + :placeholder="'请选择' + tagsForm.tags03.name"> @@ -50,16 +50,20 @@ - + {{ rowIndex + (q.pageNo - 1) * q.pageSize + 1 }} - + - - + + @@ -67,29 +71,25 @@ 编辑 删除 预览 - + - + + :close-on-press-escape="false" modal-append-to-body append-to-body> 操作类型: - + @@ -97,13 +97,8 @@ 报告名称: 操作时间: - @@ -117,7 +112,8 @@ - + {{ rowIndex + (qLog.pageNo - 1) * qLog.pageSize + 1 }} @@ -128,78 +124,66 @@ - + - - - - - 新增 - - - - - {{ node.label }} - - - 编辑 - 删除 - - - - + + + + + 新增 + + + + + {{ node.label }} + + + 编辑 + 删除 + + + + - + - tags = newTags" - /> + tags = newTags" /> - + - - - - - + + + + + - - - + + + @@ -207,8 +191,8 @@ - + 选择文件 @@ -219,25 +203,16 @@ + prefix-icon="null" :picker-options="pickerOptions" /> - + - + 全选 @@ -252,19 +227,18 @@ + :close-on-press-escape="false" modal-append-to-body append-to-body :fullscreen="fullscreen"> 预览 - + - + - + @@ -273,14 +247,14 @@