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
84eb5b2f
Commit
84eb5b2f
authored
Oct 18, 2025
by
linjinhong
Committed by
qinjianhui
Oct 23, 2025
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix:【工厂端】页面查询条件样式优化#ID: 1000112
parent
752305bc
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
104 additions
and
47 deletions
+104
-47
src/views/order/index.vue
+8
-2
src/views/order/orderTracking/index.vue
+16
-1
src/views/order/orderTracking/indexcn.vue
+16
-1
src/views/order/pod/index.vue
+47
-41
src/views/order/podCN/index.vue
+17
-2
No files found.
src/views/order/index.vue
View file @
84eb5b2f
...
...
@@ -4,7 +4,13 @@
<template
#
top
>
<div
class=
"header-filter"
>
<div
class=
"header-filter-form"
>
<ElForm
:model=
"searchForm"
size=
"default"
inline
>
<ElForm
:model=
"searchForm"
size=
"default"
inline
label-position=
"right"
label-width=
"70px"
>
<ElFormItem>
<el-select
v-model=
"searchForm.timeType"
...
...
@@ -139,7 +145,7 @@
<el-select
v-model=
"searchForm.order"
clearable
style=
"width: 1
00px; margin-right:
5px"
style=
"width: 1
2
5px"
placeholder=
"排序类型"
>
<el-option
value=
"asc"
label=
"正序"
></el-option>
...
...
src/views/order/orderTracking/index.vue
View file @
84eb5b2f
...
...
@@ -701,7 +701,14 @@ onMounted(() => {
<split-div
otherSize=
"35"
>
<template
#
top
>
<el-card>
<ElForm
:model=
"searchForm"
size=
"default"
inline
class=
"search-form"
>
<ElForm
:model=
"searchForm"
size=
"default"
inline
class=
"search-form"
label-position=
"right"
label-width=
"90px"
>
<ElFormItem
label=
"仓库"
>
<ElSelect
v-model=
"searchForm.warehouseId"
...
...
@@ -1203,4 +1210,12 @@ onMounted(() => {
}
}
}
.search-form
{
::v-deep
.el-radio-button
{
width
:
75px
;
.el-radio-button__inner
{
width
:
100%
;
}
}
}
</
style
>
src/views/order/orderTracking/indexcn.vue
View file @
84eb5b2f
...
...
@@ -686,7 +686,14 @@ onMounted(() => {
<split-div
otherSize=
"35"
>
<template
#
top
>
<el-card>
<ElForm
:model=
"searchForm"
size=
"default"
inline
class=
"search-form"
>
<ElForm
:model=
"searchForm"
size=
"default"
inline
class=
"search-form"
label-position=
"right"
label-width=
"90px"
>
<ElFormItem
label=
"仓库"
>
<ElSelect
v-model=
"searchForm.warehouseId"
...
...
@@ -1172,4 +1179,12 @@ onMounted(() => {
}
}
}
.search-form
{
::v-deep
.el-radio-button
{
width
:
75px
;
.el-radio-button__inner
{
width
:
100%
;
}
}
}
</
style
>
src/views/order/pod/index.vue
View file @
84eb5b2f
<
template
>
<div
class=
"card flex-column h-100 overflow-hidden"
>
<div
class=
"header-filter-form"
>
<ElForm
:model=
"searchForm"
size=
"default"
inline
>
<ElFormItem>
<el-select
v-model=
"searchForm.timeType"
style=
"width: 100px; margin-right: 5px"
clearable
placeholder=
"时间类型"
>
<el-option
:value=
"1"
label=
"创建时间"
></el-option>
<el-option
:value=
"2"
label=
"确认时间"
></el-option>
<el-option
:value=
"3"
label=
"完成时间"
></el-option>
<!--
<el-option
:value=
"4"
label=
"发货时间"
></el-option>
-->
</el-select>
<el-date-picker
v-model=
"timeRange"
:default-time=
"[
new Date(0, 0, 0, 0, 0, 0),
new Date(0, 0, 0, 23, 59, 59),
]"
placeholder=
"收货人"
value-format=
"YYYY-MM-DD HH:mm:ss"
type=
"datetimerange"
style=
"width: 280px"
:shortcuts=
"pickerOptions.shortcuts"
start-placeholder=
"开始时间"
end-placeholder=
"结束时间"
clearable
>
</el-date-picker>
</ElFormItem>
<ElForm
:model=
"searchForm"
size=
"default"
inline
label-position=
"right"
label-width=
"70px"
>
<ElFormItem
label=
"客户"
>
<el-select
v-model=
"searchForm.userMark"
clearable
filterable
style=
"width: 1
0
0px"
style=
"width: 1
5
0px"
placeholder=
"客户"
>
<el-option
...
...
@@ -77,7 +54,7 @@
v-model
.
trim=
"searchForm.sku"
placeholder=
" SKU"
clearable
style=
"width: 1
3
0px"
style=
"width: 1
5
0px"
></ElInput>
</ElFormItem>
<!--
<ElFormItem
label=
"发货单号"
>
...
...
@@ -85,7 +62,7 @@
v-model=
"searchForm.shipmentNumber"
placeholder=
"发货单号"
clearable
style=
"width: 1
3
0px"
style=
"width: 1
5
0px"
/>
</ElFormItem>
-->
<ElFormItem
label=
"生产单号"
>
...
...
@@ -93,7 +70,7 @@
v-model=
"searchForm.factorySubOrderNumber"
placeholder=
"定制生产单号"
clearable
style=
"width: 1
3
0px"
style=
"width: 1
5
0px"
/>
</ElFormItem>
<ElFormItem
label=
"订单号"
>
...
...
@@ -101,7 +78,7 @@
v-model=
"searchForm.factoryOrderNumber"
placeholder=
"定制订单号"
clearable
style=
"width: 1
3
0px"
style=
"width: 1
5
0px"
/>
</ElFormItem>
<ElFormItem
label=
"店铺单号"
>
...
...
@@ -109,7 +86,7 @@
v-model=
"searchForm.shopNumber"
placeholder=
"店铺单号"
clearable
style=
"width: 1
3
0px"
style=
"width: 1
5
0px"
/>
</ElFormItem>
<ElFormItem
label=
"素材ID"
>
...
...
@@ -117,7 +94,7 @@
v-model
.
trim=
"searchForm.productionFileId"
placeholder=
"素材ID"
clearable
style=
"width: 1
3
0px"
style=
"width: 1
5
0px"
></ElInput>
</ElFormItem>
<ElFormItem
label=
"内部标签"
>
...
...
@@ -125,14 +102,14 @@
v-model
.
trim=
"searchForm.internalMemo"
placeholder=
"内部标签"
clearable
style=
"width: 1
0
0px"
style=
"width: 1
5
0px"
></ElInput>
</ElFormItem>
<ElFormItem
label=
"排序"
>
<el-select
v-model=
"searchForm.order"
clearable
style=
"width:
8
0px"
style=
"width:
15
0px"
placeholder=
"排序类型"
>
<el-option
value=
"asc"
label=
"正序"
></el-option>
...
...
@@ -143,7 +120,7 @@
<el-select
v-model=
"searchForm.customizedQuantity"
clearable
style=
"width: 1
0
0px"
style=
"width: 1
5
0px"
placeholder=
"定制类型"
>
<el-option
value=
"single"
label=
"单面"
></el-option>
...
...
@@ -156,7 +133,7 @@
clearable
filterable
placeholder=
"尺码类型"
style=
"width: 1
0
0px"
style=
"width: 1
5
0px"
>
<el-option
v-for=
"item in sizeList"
...
...
@@ -167,6 +144,35 @@
</ElSelect>
</ElFormItem>
<ElFormItem>
<el-select
v-model=
"searchForm.timeType"
style=
"width: 100px; margin-right: 5px"
clearable
placeholder=
"时间类型"
>
<el-option
:value=
"1"
label=
"创建时间"
></el-option>
<el-option
:value=
"2"
label=
"确认时间"
></el-option>
<el-option
:value=
"3"
label=
"完成时间"
></el-option>
<!--
<el-option
:value=
"4"
label=
"发货时间"
></el-option>
-->
</el-select>
<el-date-picker
v-model=
"timeRange"
:default-time=
"[
new Date(0, 0, 0, 0, 0, 0),
new Date(0, 0, 0, 23, 59, 59),
]"
placeholder=
"收货人"
value-format=
"YYYY-MM-DD HH:mm:ss"
type=
"datetimerange"
style=
"width: 280px"
:shortcuts=
"pickerOptions.shortcuts"
start-placeholder=
"开始时间"
end-placeholder=
"结束时间"
clearable
>
</el-date-picker>
</ElFormItem>
<ElFormItem>
<ElButton
type=
"primary"
@
click=
"loadDiffList"
>
查询
</ElButton>
</ElFormItem>
<ElFormItem
v-if=
"status === 'TO_BE_CONFIRMED'"
>
...
...
src/views/order/podCN/index.vue
View file @
84eb5b2f
<
template
>
<div
class=
"card flex-column h-100 overflow-hidden"
>
<div
class=
"header-filter-form"
>
<ElForm
:model=
"searchForm"
size=
"default"
inline
>
<ElForm
class=
"search-form"
:model=
"searchForm"
size=
"default"
inline
label-position=
"right"
label-width=
"70px"
>
<ElFormItem
label=
"仓库"
>
<ElSelect
v-model=
"searchForm.warehouseId"
...
...
@@ -120,7 +127,7 @@
<el-select
v-model=
"searchForm.order"
clearable
style=
"width: 1
0
0px"
style=
"width: 1
5
0px"
placeholder=
"排序类型"
>
<el-option
value=
"asc"
label=
"正序"
></el-option>
...
...
@@ -5587,6 +5594,14 @@ useRouter().beforeEach((to, from, next) => {
color
:
white
;
font
-
weight
:
bold
;
}
.
search
-
form
{
::
v
-
deep
.
el
-
radio
-
button
{
width
:
75
px
;
.
el
-
radio
-
button__inner
{
width
:
100
%
;
}
}
}
<
/style
>
<
style
lang
=
"scss"
>
.
customize
-
select
-
style
{
...
...
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