zhujindu пре 1 година
родитељ
комит
4a34eb522f
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/api/index.js

+ 1 - 1
src/api/index.js

@@ -898,7 +898,7 @@ export function selectVisitsRealTime(query) {
   });
 }
 
-// 审批历史
+// 审批历史-审批历史
 export function storeApprovaHistory(query) {
   return request({
     url: '/mobile/store/storeApprovaHistory',