chenrui 4 năm trước cách đây
mục cha
commit
3ff03d54f8
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/api/customerBundle.js

+ 1 - 0
src/api/customerBundle.js

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