chenrui 4 years ago
parent
commit
3ff03d54f8
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/api/customerBundle.js

+ 1 - 0
src/api/customerBundle.js

@@ -110,3 +110,4 @@ export const orderCancel = params => {
     data: params,
     data: params,
     method: 'get'
     method: 'get'
   }).then(res => res)
   }).then(res => res)
+}