From 9e1513a7cf992dca6762eb717590db58b555694f Mon Sep 17 00:00:00 2001
From: xiebin <123456>
Date: Wed, 21 Sep 2022 09:55:04 +0800
Subject: [PATCH] 巡检计划功能展示页面调整

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

diff --git a/src/const/taskinfo/taskinfo.js b/src/const/taskinfo/taskinfo.js
index 460ed5a..eab9e21 100644
--- a/src/const/taskinfo/taskinfo.js
+++ b/src/const/taskinfo/taskinfo.js
@@ -76,7 +76,6 @@
       type: "select",
       span: 24,
       dicUrl: "/api/blade-user/user-list",
-      dataType: "number",
       props: {
         label: "name",
         value: "id"

--
Gitblit v1.9.3