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
a5e986f4
Commit
a5e986f4
authored
Aug 27, 2025
by
wuqian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
pod-cn完成
parent
9c8ec360
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
1 deletions
+4
-1
src/types/api/podCnOrder.ts
+4
-0
src/views/order/podCN/index.vue
+0
-0
src/views/order/podUs/index.vue
+0
-1
No files found.
src/types/api/podCnOrder.ts
View file @
a5e986f4
...
...
@@ -77,6 +77,9 @@ export interface PodCnOrderListData {
updateTime
?:
string
remark
?:
string
|
null
userMark
?:
string
serviceAmount
?:
number
|
null
prepaidAmount
?:
number
|
null
actualAmount
?:
number
|
null
version
?:
number
productList
?:
ProductList
[]
orderNumber
?:
string
...
...
@@ -100,6 +103,7 @@ export interface ProductList {
variantImage
?:
string
craftPrice
?:
number
craftCode
?:
string
previewImgs
?:
[]
platform
?:
string
imageAry
?:
string
designImages
?:
string
...
...
src/views/order/podCN/index.vue
View file @
a5e986f4
This diff is collapsed.
Click to expand it.
src/views/order/podUs/index.vue
View file @
a5e986f4
...
...
@@ -547,7 +547,6 @@
<ElButton
type=
"warning"
@
click=
"arrangeFinish"
>
排单完成
</ElButton>
</span>
</ElFormItem>
<ElFormItem
v-if=
"status !== 'BATCH_DOWNLOAD' && status !== 'WAIT_SHIPMENT'"
>
...
...
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