Commit 9f02014dfbfb908cd16304904fe5f5c010836deb

Authored by zhongnanhuang
1 parent 1f90f26b

feat: update 售后审核

Showing 1 changed file with 0 additions and 1 deletions
src/pages/Order/index.tsx
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,
... ...