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
ab093293
Commit
ab093293
authored
Sep 15, 2025
by
wuqian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
去掉清空所有箱子
parent
11f3962b
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
src/views/order/podCN/PodMakeOrder.vue
+4
-2
No files found.
src/views/order/podCN/PodMakeOrder.vue
View file @
ab093293
...
@@ -64,9 +64,9 @@
...
@@ -64,9 +64,9 @@
<div
class=
"form-item"
>
<div
class=
"form-item"
>
<ElButton
type=
"primary"
@
click=
"handleSearch"
>
查询
</ElButton>
<ElButton
type=
"primary"
@
click=
"handleSearch"
>
查询
</ElButton>
</div>
</div>
<div
class=
"form-item"
>
<
!-- <
div class="form-item">
<ElButton type="danger" @click="clearAllBox">清空所有箱子</ElButton>
<ElButton type="danger" @click="clearAllBox">清空所有箱子</ElButton>
</div>
</div>
-->
</div>
</div>
<div
class=
"basic-info"
>
<div
class=
"basic-info"
>
<div
class=
"basic-info-item"
>
<div
class=
"basic-info-item"
>
...
@@ -1010,6 +1010,8 @@ const handleWarehouseChange = (value: string | number) => {
...
@@ -1010,6 +1010,8 @@ const handleWarehouseChange = (value: string | number) => {
}
}
.right-content
{
.right-content
{
width
:
400px
;
width
:
400px
;
overflow-y
:
auto
;
overflow-x
:
hidden
;
}
}
.basic-info
{
.basic-info
{
display
:
grid
;
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