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
c44bc308
Commit
c44bc308
authored
May 14, 2025
by
wuqian
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'dev'
parents
93e3e08e
357144a4
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
44 additions
and
20 deletions
+44
-20
src/views/podBillOrder/index.vue
+44
-20
No files found.
src/views/podBillOrder/index.vue
View file @
c44bc308
...
...
@@ -155,7 +155,16 @@
<
/template
>
<
/el-table-column
>
<
el
-
table
-
column
label
=
"工厂结算总价(¥)"
label
=
"总发货(件)"
header
-
align
=
"center"
prop
=
"num"
width
=
"100"
align
=
"center"
show
-
overflow
-
tooltip
>
<
/el-table-column
>
<
el
-
table
-
column
label
=
"结算总价(¥)"
header
-
align
=
"center"
prop
=
"product_total_amount"
width
=
"130"
...
...
@@ -222,15 +231,6 @@
<
/template
>
<
/el-table-column
>
<
el
-
table
-
column
label
=
"总发货(件)"
header
-
align
=
"center"
prop
=
"num"
width
=
"100"
align
=
"center"
show
-
overflow
-
tooltip
>
<
/el-table-column
>
<
el
-
table
-
column
label
=
"创建时间"
prop
=
"create_time"
width
=
"180"
...
...
@@ -368,7 +368,7 @@
>
<
el
-
table
-
column
type
=
"selection"
width
=
"
7
0"
width
=
"
5
0"
header
-
align
=
"center"
align
=
"center"
/>
...
...
@@ -400,7 +400,7 @@
prop
=
"user_mark"
header
-
align
=
"center"
align
=
"center"
min
-
width
=
"
16
0"
min
-
width
=
"
8
0"
show
-
overflow
-
tooltip
><
/el-table-column
>
<
el
-
table
-
column
...
...
@@ -408,7 +408,15 @@
prop
=
"factory_order_number"
header
-
align
=
"center"
align
=
"center"
min
-
width
=
"160"
min
-
width
=
"130"
show
-
overflow
-
tooltip
><
/el-table-column
>
<
el
-
table
-
column
label
=
"baseSKU"
prop
=
"base_sku"
header
-
align
=
"center"
align
=
"center"
min
-
width
=
"150"
show
-
overflow
-
tooltip
><
/el-table-column
>
<
el
-
table
-
column
...
...
@@ -416,15 +424,31 @@
prop
=
"shipment_num"
header
-
align
=
"center"
align
=
"center"
min
-
width
=
"1
2
0"
min
-
width
=
"1
0
0"
show
-
overflow
-
tooltip
><
/el-table-column
>
<
el
-
table
-
column
label
=
"
工厂
结算单价(¥)"
label
=
"结算单价(¥)"
prop
=
"cost_price"
header
-
align
=
"center"
align
=
"center"
min
-
width
=
"160"
min
-
width
=
"120"
show
-
overflow
-
tooltip
><
/el-table-column
>
<
el
-
table
-
column
label
=
"工艺简称"
prop
=
"process"
header
-
align
=
"center"
align
=
"center"
min
-
width
=
"90"
show
-
overflow
-
tooltip
><
/el-table-column
>
<
el
-
table
-
column
label
=
"设计面数"
prop
=
"face_count"
header
-
align
=
"center"
align
=
"center"
min
-
width
=
"90"
show
-
overflow
-
tooltip
><
/el-table-column
>
<
el
-
table
-
column
...
...
@@ -432,15 +456,15 @@
prop
=
"craft_price"
header
-
align
=
"center"
align
=
"center"
min
-
width
=
"1
6
0"
min
-
width
=
"1
2
0"
show
-
overflow
-
tooltip
><
/el-table-column
>
<
el
-
table
-
column
label
=
"物流
单价
(¥)"
label
=
"物流
价格
(¥)"
prop
=
"carriage_amount"
header
-
align
=
"center"
align
=
"center"
min
-
width
=
"1
6
0"
min
-
width
=
"1
2
0"
show
-
overflow
-
tooltip
><
/el-table-column
>
<
el
-
table
-
column
...
...
@@ -772,7 +796,7 @@
{{
currentRow
?.
end_time
}}
<
/el-col
>
<
el
-
col
:
span
=
"6"
>
工厂
结算总价
(
¥
)
:
{{
currentRow
?.
product_total_amount
}}
结算总价
(
¥
)
:
{{
currentRow
?.
product_total_amount
}}
<
/el-col
>
<
/el-row
>
<
el
-
row
style
=
"margin: 10px 0"
>
...
...
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