diff --git a/src/views/Agent/Chat/components/ChatBox.vue b/src/views/Agent/Chat/components/ChatBox.vue new file mode 100644 index 0000000..b2f5b32 --- /dev/null +++ b/src/views/Agent/Chat/components/ChatBox.vue @@ -0,0 +1,36 @@ + + + diff --git a/src/views/Agent/Chat/components/HistoryChat.vue b/src/views/Agent/Chat/components/HistoryChat.vue new file mode 100644 index 0000000..cee070a --- /dev/null +++ b/src/views/Agent/Chat/components/HistoryChat.vue @@ -0,0 +1,40 @@ + + + + + diff --git a/src/views/Agent/Chat/index.vue b/src/views/Agent/Chat/index.vue index 4af74e1..037a273 100644 --- a/src/views/Agent/Chat/index.vue +++ b/src/views/Agent/Chat/index.vue @@ -1,119 +1,5 @@ - - - - + +