Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
F
factory_front
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
1
Merge Requests
1
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
qinjianhui
factory_front
Commits
03090324
Commit
03090324
authored
Jan 05, 2026
by
zhuzhequan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix:播种墙配货扫齐样式修改
parent
d94085da
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
src/views/order/podUs/PodMakeOrder.vue
+2
-2
No files found.
src/views/order/podUs/PodMakeOrder.vue
View file @
03090324
...
...
@@ -147,13 +147,13 @@
<span
style=
"font-size: 30px"
>
放入第
</span>
<div
class=
"box-top-item-box-index-number"
:style=
"{color:podOrderDetailsData?.pickingNumber ===
podOrderDetailsData?.purchaseNumber ? '
green
' : ''}"
>
podOrderDetailsData?.purchaseNumber ? '
rgb(0, 255, 0)
' : ''}"
>
{{ podOrderDetailsData?.pickingNumber }}
</div>
<span
style=
"font-size: 30px"
>
件商品
</span>
</div>
<div
v-else
class=
"box-top-item-box-index-text"
>
单件商品
订单,不占用播种墙
<span
style=
"color: green"
>
(已配齐)
</span>
单件商品
<span
style=
"color: rgb(0, 255, 0)"
>
(配齐)
</span>
,不占用播种墙
</div>
<div
class=
"box-top-item-status"
>
<span
...
...
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