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
1
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
9f02014dfbfb908cd16304904fe5f5c010836deb
Authored by
zhongnanhuang
2024-01-05 09:53:18 +0800
1 parent
1f90f26b
build: skipped
feat: update 售后审核
Changes
1
Builds
0
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
src/pages/Order/index.tsx
src/pages/Order/index.tsx
View file @
9f02014
1
1
import ButtonConfirm from '@/components/ButtomConfirm';
2
2
import { RESPONSE_CODE } from '@/constants/enum';
3
3
import {
4
- postServiceOrderAfterSalesCompletion,
5
4
postServiceOrderNoNeedSend,
6
5
postServiceOrderOrderCancel,
7
6
postServiceOrderProcureOrder,
...
...