yzx 1 年之前
父节点
当前提交
1261fdf521
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/api/store/storeOrder.js

+ 1 - 1
src/api/store/storeOrder.js

@@ -148,7 +148,7 @@ export function getEroOrder(query) {
   })
 }
 
-
+//审核
 export function auditPayRemain(data) {
   return request({
     url: '/store/storeOrder/auditPayRemain',