소스 검색

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

wansfa 2 년 전
부모
커밋
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',