chenrui 4 tahun lalu
induk
melakukan
3ff03d54f8
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  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)
+}