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)
+}