diff --git a/src/views/modules/result/distribution/componments/query-form/index.vue b/src/views/modules/result/distribution/componments/query-form/index.vue new file mode 100644 index 0000000..e0e0a29 --- /dev/null +++ b/src/views/modules/result/distribution/componments/query-form/index.vue @@ -0,0 +1,152 @@ + + + + + + + + + + + + + + + + + 查询 + 重置 + + + + + + + {{ data.departmentName }} + ({{ data.memberCount }})人 + + + + 取 消 + 确 定 + + + + + + + + diff --git a/src/views/modules/result/distribution/index.vue b/src/views/modules/result/distribution/index.vue new file mode 100644 index 0000000..12b148e --- /dev/null +++ b/src/views/modules/result/distribution/index.vue @@ -0,0 +1,195 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +