Commit 2f0c22a7 authored by rainbowmorel@163.com's avatar rainbowmorel@163.com

修改文案

parent e8a2f93a
......@@ -91,7 +91,7 @@ const DeliveryNoticeManageSRMDetails: React.FC = () => {
}
return (
<AnchorPage title="送货单管理新增(B2B)"
<AnchorPage title="新增送货单"
anchors={anchors}
extra={
<Button.Group>
......
......@@ -79,7 +79,7 @@ const DeliveryNoticeManageSRMDetails: React.FC = () => {
return (
<AnchorPage title="送货单管理新增(SRM)"
<AnchorPage title="新增送货单"
anchors={anchors}
extra={
<Button.Group>
......
......@@ -81,7 +81,7 @@ function DeliveryNoticeFromCreate() {
}
return (
<AnchorPage title="送货单管理新增"
<AnchorPage title="新增送货单"
anchors={anchors}
extra={
<AuthButton btnCode='deliveryNoticeQuery.submit'>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment