Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
ty_patentSys
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
hanxiao
ty_patentSys
Commits
78133257
Commit
78133257
authored
Aug 15, 2023
by
liudx
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
timerbug
parent
6084b83d
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
3 additions
and
3 deletions
+3
-3
public/company.docx
+0
-0
src/views/company/index.vue
+1
-1
src/views/home/home.vue
+1
-1
src/views/patent/index.vue
+1
-1
No files found.
public/company.docx
View file @
78133257
No preview for this file type
src/views/company/index.vue
View file @
78133257
...
...
@@ -609,7 +609,7 @@ export default {
}
},
onBlur
()
{
timer
=
setTimeout
(()
=>
{
t
his
.
t
imer
=
setTimeout
(()
=>
{
this
.
search_result_show
=
false
;
},
150
);
},
...
...
src/views/home/home.vue
View file @
78133257
...
...
@@ -470,7 +470,7 @@ export default {
}
},
onBlur
()
{
timer
=
setTimeout
(()
=>
{
t
his
.
t
imer
=
setTimeout
(()
=>
{
this
.
search_result_show
=
false
;
},
150
);
},
...
...
src/views/patent/index.vue
View file @
78133257
...
...
@@ -403,7 +403,7 @@ export default {
},
//onBlur
onBlur
()
{
timer
=
setTimeout
(()
=>
{
t
his
.
t
imer
=
setTimeout
(()
=>
{
this
.
search_result_show
=
false
;
},
150
);
},
...
...
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