Browse Source

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

wansfa 1 year ago
parent
commit
5abdc38a04
1 changed files with 1 additions and 1 deletions
  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',