diff --git a/src/components/UserSelect/index.vue b/src/components/UserSelect/index.vue new file mode 100644 index 0000000..6a68f92 --- /dev/null +++ b/src/components/UserSelect/index.vue @@ -0,0 +1,261 @@ + + + + + + + + + + + + + + + + + + + + + + + + 搜索 + 重置 + + + + + + + + + + {{ user.userName }} + + + + + + + + + + + + + + + + + + + {{ scope.row.createTime }} + + + + + + + + + + + 取消 + 确定 + + + + + + + +