diff --git a/src/views/modules/conflict/conflictmediate-add-or-update.vue b/src/views/modules/conflict/conflictmediate-add-or-update.vue new file mode 100644 index 0000000..f62d199 --- /dev/null +++ b/src/views/modules/conflict/conflictmediate-add-or-update.vue @@ -0,0 +1,194 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {{ $t('cancel') }} + {{ $t('confirm') }} + + + + + diff --git a/src/views/modules/conflict/conflictmediate.vue b/src/views/modules/conflict/conflictmediate.vue new file mode 100644 index 0000000..b56b066 --- /dev/null +++ b/src/views/modules/conflict/conflictmediate.vue @@ -0,0 +1,153 @@ + + + + + + + + + + + + + + + + + + {{ $t('query') }} + + + {{ $t('export') }} + + + {{ $t('add') }} + + + {{ $t('deleteBatch') }} + + + + + + {{scope.$index+1}} + + + + + + + + + + + + + + + + + + + + + + + + + + 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..6d1a60e --- /dev/null +++ b/src/views/modules/psychology/psychologist-add-or-update.vue @@ -0,0 +1,272 @@ + + + + + + + {{ item.realName }} + {{ item.mobile }} + + + + + + + + + + + + + + + + + + + + 只能上传jpg/png文件,且不超过500kb + + + + + + + + + + + + + + + + + + + + + {{ $t('cancel') }} + {{ $t('confirm') }} + + + + + + diff --git a/src/views/modules/psychology/psychologist.vue b/src/views/modules/psychology/psychologist.vue new file mode 100644 index 0000000..0ba8123 --- /dev/null +++ b/src/views/modules/psychology/psychologist.vue @@ -0,0 +1,104 @@ + + + + + + + + + + + + {{ $t('query') }} + + + {{ $t('add') }} + + + {{ $t('deleteBatch') }} + + + + + + + + + + + + + + + + + 女 + 男 + + + + + + + {{ $t('update') }} + {{ $t('delete') }} + + + + + + + + + + + + + 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..7f77e73 --- /dev/null +++ b/src/views/modules/psychology/psychologisttitle-add-or-update.vue @@ -0,0 +1,120 @@ + + + + + + + + + + + + + + + {{ $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') }} + + + + + + + + + + + +