Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
J
jinfa-platform
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
shenshaokai
jinfa-platform
Commits
69c50de2
Commit
69c50de2
authored
Apr 22, 2022
by
leimo
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch '20418order' into 'v2-220418'
修改文案 See merge request linkseeks-design/pro-platform!494
parents
c3d43093
942ac088
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
label.ts
src/pages/order/constants/label.ts
+2
-1
add.tsx
src/pages/order/receivingNote/deliveryNoteManage/add.tsx
+1
-0
No files found.
src/pages/order/constants/label.ts
View file @
69c50de2
...
...
@@ -50,7 +50,8 @@ export const NoticeSummary = '通知单摘要';
export
const
DeliveryDate
=
'送货日期'
;
export
const
DeliveryTime
=
'送货时间'
;
export
const
ReceivingAddress
=
'收货地址'
;
export
const
ReceivingTime
=
'收货日期'
;
export
const
ReceivingTime
=
'收货时间'
;
export
const
ReceivingDate
=
'收货日期'
;
export
const
SubmitDeliveryNotice
=
'提交送货通知单'
;
export
const
ConfirmDeliveryNotice
=
'确认送货通知单'
;
...
...
src/pages/order/receivingNote/deliveryNoteManage/add.tsx
View file @
69c50de2
...
...
@@ -213,6 +213,7 @@ function DeliveryNoteAddForm() {
</
FormItem
>
<
FormItem
hidden
label=
{
DeliveryTypeLabel
}
>
<
RenaderDeliveryType
/>
</
FormItem
>
...
...
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