chenrui пре 4 година
родитељ
комит
3ff03d54f8
1 измењених фајлова са 1 додато и 0 уклоњено
  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)
+}