Sign in
canrd-main
/
canrd-erp-front
·
Commits
GitLab
Go to group
Project
Activity
Files
Commits
Builds
0
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
f3a79cc51e82d253c0dea40aea4ab8093fdcc963
Authored by
boyang
2024-10-31 20:14:19 +0800
1 parent
fce17024
fix: 修改预警弹窗数
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
src/pages/Order/Order/index.tsx
src/pages/Order/Order/index.tsx
View file @
f3a79cc
...
...
@@ -4930,7 +4930,6 @@ const OrderPage = () => {
4930
4930
marginBottom: '20px',
4931
4931
}}
4932
4932
>
4933
- invoiceRefundWarningNum
4934
4933
{waitConfirmPayment}
4935
4934
</div>
4936
4935
待回款订单
...
...