Browse Source

no message

zhujindu 1 năm trước cách đây
mục cha
commit
4a34eb522f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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',