diff --git a/src/views/modules/psychology/psychologist-add-or-update.vue b/src/views/modules/psychology/psychologist-add-or-update.vue new file mode 100644 index 0000000..d1d5605 --- /dev/null +++ b/src/views/modules/psychology/psychologist-add-or-update.vue @@ -0,0 +1,276 @@ + + + + + + + + + + + 只能上传jpg/png文件,且不超过500kb + + + + + + + + + + + + + + + + {{ item.realName }} + {{ item.mobile }} + + + + + + + + + + + + + + + {{ $t('cancel') }} + {{ $t('confirm') }} + + + + + + \ No newline at end of file diff --git a/src/views/modules/psychology/psychologist.vue b/src/views/modules/psychology/psychologist.vue new file mode 100644 index 0000000..3d49fe7 --- /dev/null +++ b/src/views/modules/psychology/psychologist.vue @@ -0,0 +1,103 @@ + + + + + + + + + + + + {{ $t('query') }} + + + {{ $t('add') }} + + + {{ $t('deleteBatch') }} + + + + + + + + + + + + + + + + + 女 + 男 + + + + + + {{ $t('update') }} + {{ $t('delete') }} + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/views/modules/psychology/psychologisttitle-add-or-update.vue b/src/views/modules/psychology/psychologisttitle-add-or-update.vue new file mode 100644 index 0000000..5cdfb3a --- /dev/null +++ b/src/views/modules/psychology/psychologisttitle-add-or-update.vue @@ -0,0 +1,113 @@ + + + + + + + + + + + + {{ $t('cancel') }} + {{ $t('confirm') }} + + + + + diff --git a/src/views/modules/psychology/psychologisttitle.vue b/src/views/modules/psychology/psychologisttitle.vue new file mode 100644 index 0000000..07d8e78 --- /dev/null +++ b/src/views/modules/psychology/psychologisttitle.vue @@ -0,0 +1,69 @@ + + + + + + + + + + + + {{ $t('query') }} + + + {{ $t('add') }} + + + {{ $t('deleteBatch') }} + + + + + + + + + {{ $t('update') }} + {{ $t('delete') }} + + + + + + + + + + + + diff --git a/src/views/modules/psychology/psychologisttitlerelation-add-or-update.vue b/src/views/modules/psychology/psychologisttitlerelation-add-or-update.vue new file mode 100644 index 0000000..4d4d9cc --- /dev/null +++ b/src/views/modules/psychology/psychologisttitlerelation-add-or-update.vue @@ -0,0 +1,131 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {{ $t('cancel') }} + {{ $t('confirm') }} + + + + + diff --git a/src/views/modules/psychology/psychologisttitlerelation.vue b/src/views/modules/psychology/psychologisttitlerelation.vue new file mode 100644 index 0000000..035c398 --- /dev/null +++ b/src/views/modules/psychology/psychologisttitlerelation.vue @@ -0,0 +1,73 @@ + + + + + + + + + {{ $t('query') }} + + + {{ $t('add') }} + + + {{ $t('deleteBatch') }} + + + + + + + + + + + + + + + + {{ $t('update') }} + {{ $t('delete') }} + + + + + + + + + + + +