diff --git a/src/components/hzwlComponents/exportDialog.vue b/src/components/hzwlComponents/exportDialog.vue new file mode 100644 index 000000000..8dddf379a --- /dev/null +++ b/src/components/hzwlComponents/exportDialog.vue @@ -0,0 +1,62 @@ + + + + + + + + + + 取消 + 提交 + + + + + + + diff --git a/src/components/hzwlComponents/importZip.vue b/src/components/hzwlComponents/importZip.vue new file mode 100644 index 000000000..d2bd27df7 --- /dev/null +++ b/src/components/hzwlComponents/importZip.vue @@ -0,0 +1,106 @@ + + + + + + + + 点击或拖拽上传文件 + + + + + + + 导入失败 + + + + + + + + + + + + diff --git a/src/pages/policyRegulation/meeting/components/advancedSearch.vue b/src/pages/policyRegulation/meeting/components/advancedSearch.vue new file mode 100644 index 000000000..a19820a9b --- /dev/null +++ b/src/pages/policyRegulation/meeting/components/advancedSearch.vue @@ -0,0 +1,184 @@ + + + + + + 基础信息 + + + + + + + + + + + + + + + + + 会议分类 + + + + + + + + + + + + + + + 会议议题 + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/pages/policyRegulation/meeting/components/editDrawer.vue b/src/pages/policyRegulation/meeting/components/editDrawer.vue new file mode 100644 index 000000000..be573c570 --- /dev/null +++ b/src/pages/policyRegulation/meeting/components/editDrawer.vue @@ -0,0 +1,316 @@ + + + + + 基础信息 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 会议分类 + + + + 1级会议分类 + + + {{ opt.label }} + + + + + + + 2级会议分类 + + + {{ opt.label }} + + + + + + + + + + 会议议题 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/pages/policyRegulation/meeting/index.vue b/src/pages/policyRegulation/meeting/index.vue new file mode 100644 index 000000000..ea80eecfb --- /dev/null +++ b/src/pages/policyRegulation/meeting/index.vue @@ -0,0 +1,292 @@ + + + + + + + + + + + + + + + + + 查询 + + 清空 + + 高级检索 + + + + + + + 导出 + + 导入 + + 模板下载 + + 新增 + + + + + + + + + + + + + + + + + + {{ scope.row.meetingTopicList.map(item => item.agendaName).join(',') }} + + + + + 编辑 + 删除 + + + + + 数据获取中... + + + + + + + + + + + + + + +
点击或拖拽上传文件
+ 导入失败 +