Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
F
fns_backend
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Zhang Xiaojie
fns_backend
Commits
27f3372c
Commit
27f3372c
authored
Oct 20, 2021
by
lshan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
。。
parent
370df98f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
index.vue
src/views/Root/Chat/index.vue
+1
-2
index.vue
src/views/Root/index.vue
+2
-1
No files found.
src/views/Root/Chat/index.vue
View file @
27f3372c
...
...
@@ -341,8 +341,7 @@ export default Vue.extend({
await
FAQService
.
getInstance
().
DeleteQueAns
({
id
:
this
.
id
+
''
});
}
this
.
visible
=
false
this
.
fetchList
()
console
.
log
(
this
.
chatList
,
'this.chatList'
);
this
.
fetchList
();
}
catch
(
err
)
{}
},
...
...
src/views/Root/index.vue
View file @
27f3372c
...
...
@@ -228,6 +228,6 @@ export default Vue.extend({
background: #fff;
}
.hover:hover{
color: #
43c459
;
color: #
324ee7
;
}
</
style
>
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment