Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
H
hs-app-project
Project
Project
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
李星剑
hs-app-project
Commits
862bfe50
Commit
862bfe50
authored
Feb 17, 2022
by
DongRuifen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
router跳转
parent
907d0607
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
editFabric.vue
src/pages/home/editFabric.vue
+1
-1
fabricList.vue
src/pages/home/fabricList.vue
+1
-1
No files found.
src/pages/home/editFabric.vue
View file @
862bfe50
...
...
@@ -82,7 +82,7 @@
// duration: 2000
});
setTimeout
(()
=>
{
this
.
$
r
outer
.
push
({
this
.
$
R
outer
.
push
({
path
:
"/pages/home/detail"
,
query
:
{
id
:
this
.
id
...
...
src/pages/home/fabricList.vue
View file @
862bfe50
...
...
@@ -47,7 +47,7 @@ export default {
},
// 上拉加载更多
onReachBottom
()
{
console
,
log
(
"jiazai"
)
//
console,log("jiazai")
if
(
this
.
total
>
this
.
fiabricList
.
length
)
{
this
.
size
=
this
.
size
+
5
;
this
.
materialList
();
...
...
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