diff --git a/src/views/examine/expert/detail.vue b/src/views/examine/expert/detail.vue index 19c6b83..79df5d9 100644 --- a/src/views/examine/expert/detail.vue +++ b/src/views/examine/expert/detail.vue @@ -1,8 +1,421 @@ - detail + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 男 + 女 + + + + + + + + + + + + + + + + + + + + + + + + + + + + 添加 + + + + + + {{ item.name }} > + + + + + + + + + + + + + + + 添加 + + + + + {{ tag }} + + + + + + + + + + + + + + 添加 + + + + + {{ tag }} + + + + + + + + + + + + + + 审核拒绝 + 审核通过 + + + \ No newline at end of file + + \ No newline at end of file diff --git a/src/views/examine/expert/index.vue b/src/views/examine/expert/index.vue index c425d51..7dcf633 100644 --- a/src/views/examine/expert/index.vue +++ b/src/views/examine/expert/index.vue @@ -16,17 +16,18 @@ @keyup.enter.native="handleQuery" /> - + - - + + + @@ -48,20 +49,26 @@ - - + - - - - - - - - + + + + + + - 已通过 - 未通过 + 审核中 + 审核通过 + 审核拒绝 @@ -78,13 +85,6 @@ @click="handleDetail(scope.row.id)" >审核 - 删除 @@ -100,9 +100,10 @@