From 4c46e9c66df8ba20c4ea607e50c3668073e8ebff Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Mon, 12 Jul 2021 09:34:55 +0800
Subject: [PATCH] vueconfig

---
 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..e467c82 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