From c69a03fa7f17e9b0f4c2836f3ad6695f35174b6b Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Sun, 22 Aug 2021 11:18:44 +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