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
8f50b808
Commit
8f50b808
authored
Sep 15, 2025
by
wuqian
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'dev'
parents
9dca8a15
ab093293
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
3 deletions
+5
-3
src/views/order/podCN/PodMakeOrder.vue
+5
-3
No files found.
src/views/order/podCN/PodMakeOrder.vue
View file @
8f50b808
...
...
@@ -64,9 +64,9 @@
<div
class=
"form-item"
>
<ElButton
type=
"primary"
@
click=
"handleSearch"
>
查询
</ElButton>
</div>
<div
class=
"form-item"
>
<
!-- <
div class="form-item">
<ElButton type="danger" @click="clearAllBox">清空所有箱子</ElButton>
</div>
</div>
-->
</div>
<div
class=
"basic-info"
>
<div
class=
"basic-info-item"
>
...
...
@@ -1007,9 +1007,11 @@ const handleWarehouseChange = (value: string | number) => {
display
:
flex
;
flex-direction
:
column
;
gap
:
5px
;
}
}
.right-content
{
width
:
400px
;
overflow-y
:
auto
;
overflow-x
:
hidden
;
}
.basic-info
{
display
:
grid
;
...
...
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