From 6922e2338b6b500f79837bc7684f0e05dc8db52e Mon Sep 17 00:00:00 2001
From: Administrator <admin>
Date: Mon, 12 Jul 2021 20:14:58 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/zhba_enterprises

---
 src/views/dispatch/data.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/dispatch/data.js b/src/views/dispatch/data.js
index cf5e06a..7e15ff4 100644
--- a/src/views/dispatch/data.js
+++ b/src/views/dispatch/data.js
@@ -21,7 +21,7 @@
         label: "保安公司",
         prop: "tenantName",
         type: "tree",
-        dicUrl: "/api/blade-system/dept/lazy-tree?parentId=0",
+        dicUrl: "/api/blade-system/dept/security_lazy-tree?parentId=0",
         props: {
             label: "title",
             value: "id"

--
Gitblit v1.9.3