From 2a3bad7a886e8e0271663e74ec47d651edd18308 Mon Sep 17 00:00:00 2001
From: Administrator <admin>
Date: Tue, 10 Aug 2021 17:36:09 +0800
Subject: [PATCH] 考试报名修改

---
 src/api/dispatch/dispatch.js |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/api/dispatch/dispatch.js b/src/api/dispatch/dispatch.js
index 6e2687a..c055db0 100644
--- a/src/api/dispatch/dispatch.js
+++ b/src/api/dispatch/dispatch.js
@@ -39,6 +39,7 @@
 }
 
 export const getdata1 = (current, size, params) => {
+  // console.log(params,'set')
   return request({
     url: '/api/dispatcher/page',
     method: 'get',

--
Gitblit v1.9.3