Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
S
smart-rack-base
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
耿迪迪
smart-rack-base
Commits
87dcbeac
Commit
87dcbeac
authored
Oct 15, 2025
by
耿迪迪
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
智能货架位置修改
parent
49b63540
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
index.vue
...base-web/src/views/pcbamanage/pcbashelflocation/index.vue
+1
-1
index.vue
...web/src/views/producemange/produceshelflocation/index.vue
+1
-1
No files found.
smart-rack-base-web/src/views/pcbamanage/pcbashelflocation/index.vue
View file @
87dcbeac
...
...
@@ -107,8 +107,8 @@
// 4 正 481-528
// 5 正 529-576
this
.
shelfLayoutList
.
push
(
this
.
shelfInfo
.
slice
(
0
,
80
));
this
.
shelfLayoutList
.
push
(
this
.
shelfInfo
.
slice
(
160
,
240
));
this
.
shelfLayoutList
.
push
(
this
.
shelfInfo
.
slice
(
80
,
160
));
this
.
shelfLayoutList
.
push
(
this
.
shelfInfo
.
slice
(
160
,
240
));
this
.
shelfLayoutList
.
push
(
this
.
shelfInfo
.
slice
(
240
,
320
));
this
.
shelfLayoutList
.
push
(
this
.
shelfInfo
.
slice
(
320
,
400
));
this
.
shelfLayoutList
.
push
(
this
.
shelfInfo
.
slice
(
400
,
480
));
...
...
smart-rack-base-web/src/views/producemange/produceshelflocation/index.vue
View file @
87dcbeac
...
...
@@ -107,8 +107,8 @@
// 4 正 481-528
// 5 正 529-576
this
.
shelfLayoutList
.
push
(
this
.
shelfInfo
.
slice
(
0
,
80
));
this
.
shelfLayoutList
.
push
(
this
.
shelfInfo
.
slice
(
160
,
240
));
this
.
shelfLayoutList
.
push
(
this
.
shelfInfo
.
slice
(
80
,
160
));
this
.
shelfLayoutList
.
push
(
this
.
shelfInfo
.
slice
(
160
,
240
));
this
.
shelfLayoutList
.
push
(
this
.
shelfInfo
.
slice
(
240
,
320
));
this
.
shelfLayoutList
.
push
(
this
.
shelfInfo
.
slice
(
320
,
400
));
this
.
shelfLayoutList
.
push
(
this
.
shelfInfo
.
slice
(
400
,
480
));
...
...
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