浏览代码

Merge branch 'master' of https://gitee.com/vansfa/rt_adminUI

wansfa 1 年之前
父节点
当前提交
5abdc38a04
共有 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',